SAME54P20A Test Project
Data Fields
SERCOM_USART_CTRLC_Type Union Reference

Data Fields

struct {
   uint32_t   GTIME:3
 
   uint32_t   __pad0__:5
 
   uint32_t   BRKLEN:2
 
   uint32_t   HDRDLY:2
 
   uint32_t   __pad1__:4
 
   uint32_t   INACK:1
 
   uint32_t   DSNACK:1
 
   uint32_t   __pad2__:2
 
   uint32_t   MAXITER:3
 
   uint32_t   __pad3__:1
 
   uint32_t   DATA32B:2
 
   uint32_t   __pad4__:6
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 502 of file sercom.h.

Field Documentation

◆ __pad0__

uint32_t SERCOM_USART_CTRLC_Type::__pad0__

bit: 3.. 7 Reserved

Definition at line 505 of file sercom.h.

◆ __pad1__

uint32_t SERCOM_USART_CTRLC_Type::__pad1__

bit: 12..15 Reserved

Definition at line 508 of file sercom.h.

◆ __pad2__

uint32_t SERCOM_USART_CTRLC_Type::__pad2__

bit: 18..19 Reserved

Definition at line 511 of file sercom.h.

◆ __pad3__

uint32_t SERCOM_USART_CTRLC_Type::__pad3__

bit: 23 Reserved

Definition at line 513 of file sercom.h.

◆ __pad4__

uint32_t SERCOM_USART_CTRLC_Type::__pad4__

bit: 26..31 Reserved

Definition at line 515 of file sercom.h.

◆ bit

struct { ... } SERCOM_USART_CTRLC_Type::bit

Structure used for bit access

◆ BRKLEN

uint32_t SERCOM_USART_CTRLC_Type::BRKLEN

bit: 8.. 9 LIN Master Break Length

Definition at line 506 of file sercom.h.

◆ DATA32B

uint32_t SERCOM_USART_CTRLC_Type::DATA32B

bit: 24..25 Data 32 Bit

Definition at line 514 of file sercom.h.

◆ DSNACK

uint32_t SERCOM_USART_CTRLC_Type::DSNACK

bit: 17 Disable Successive NACK

Definition at line 510 of file sercom.h.

◆ GTIME

uint32_t SERCOM_USART_CTRLC_Type::GTIME

bit: 0.. 2 Guard Time

Definition at line 504 of file sercom.h.

◆ HDRDLY

uint32_t SERCOM_USART_CTRLC_Type::HDRDLY

bit: 10..11 LIN Master Header Delay

Definition at line 507 of file sercom.h.

◆ INACK

uint32_t SERCOM_USART_CTRLC_Type::INACK

bit: 16 Inhibit Not Acknowledge

Definition at line 509 of file sercom.h.

◆ MAXITER

uint32_t SERCOM_USART_CTRLC_Type::MAXITER

bit: 20..22 Maximum Iterations

Definition at line 512 of file sercom.h.

◆ reg

uint32_t SERCOM_USART_CTRLC_Type::reg

Type used for register access

Definition at line 517 of file sercom.h.


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