SAME54P20A Test Project
Data Fields
SERCOM_USART_CTRLB_Type Union Reference

Data Fields

struct {
   uint32_t   CHSIZE:3
 
   uint32_t   __pad0__:3
 
   uint32_t   SBMODE:1
 
   uint32_t   __pad1__:1
 
   uint32_t   COLDEN:1
 
   uint32_t   SFDE:1
 
   uint32_t   ENC:1
 
   uint32_t   __pad2__:2
 
   uint32_t   PMODE:1
 
   uint32_t   __pad3__:2
 
   uint32_t   TXEN:1
 
   uint32_t   RXEN:1
 
   uint32_t   __pad4__:6
 
   uint32_t   LINCMD:2
 
   uint32_t   __pad5__:6
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 388 of file sercom.h.

Field Documentation

◆ __pad0__

uint32_t SERCOM_USART_CTRLB_Type::__pad0__

bit: 3.. 5 Reserved

Definition at line 391 of file sercom.h.

◆ __pad1__

uint32_t SERCOM_USART_CTRLB_Type::__pad1__

bit: 7 Reserved

Definition at line 393 of file sercom.h.

◆ __pad2__

uint32_t SERCOM_USART_CTRLB_Type::__pad2__

bit: 11..12 Reserved

Definition at line 397 of file sercom.h.

◆ __pad3__

uint32_t SERCOM_USART_CTRLB_Type::__pad3__

bit: 14..15 Reserved

Definition at line 399 of file sercom.h.

◆ __pad4__

uint32_t SERCOM_USART_CTRLB_Type::__pad4__

bit: 18..23 Reserved

Definition at line 402 of file sercom.h.

◆ __pad5__

uint32_t SERCOM_USART_CTRLB_Type::__pad5__

bit: 26..31 Reserved

Definition at line 404 of file sercom.h.

◆ bit

struct { ... } SERCOM_USART_CTRLB_Type::bit

Structure used for bit access

◆ CHSIZE

uint32_t SERCOM_USART_CTRLB_Type::CHSIZE

bit: 0.. 2 Character Size

Definition at line 390 of file sercom.h.

◆ COLDEN

uint32_t SERCOM_USART_CTRLB_Type::COLDEN

bit: 8 Collision Detection Enable

Definition at line 394 of file sercom.h.

◆ ENC

uint32_t SERCOM_USART_CTRLB_Type::ENC

bit: 10 Encoding Format

Definition at line 396 of file sercom.h.

◆ LINCMD

uint32_t SERCOM_USART_CTRLB_Type::LINCMD

bit: 24..25 LIN Command

Definition at line 403 of file sercom.h.

◆ PMODE

uint32_t SERCOM_USART_CTRLB_Type::PMODE

bit: 13 Parity Mode

Definition at line 398 of file sercom.h.

◆ reg

uint32_t SERCOM_USART_CTRLB_Type::reg

Type used for register access

Definition at line 406 of file sercom.h.

◆ RXEN

uint32_t SERCOM_USART_CTRLB_Type::RXEN

bit: 17 Receiver Enable

Definition at line 401 of file sercom.h.

◆ SBMODE

uint32_t SERCOM_USART_CTRLB_Type::SBMODE

bit: 6 Stop Bit Mode

Definition at line 392 of file sercom.h.

◆ SFDE

uint32_t SERCOM_USART_CTRLB_Type::SFDE

bit: 9 Start of Frame Detection Enable

Definition at line 395 of file sercom.h.

◆ TXEN

uint32_t SERCOM_USART_CTRLB_Type::TXEN

bit: 16 Transmitter Enable

Definition at line 400 of file sercom.h.


The documentation for this union was generated from the following file: