SAME54P20A Test Project
Data Fields
SERCOM_USART_BAUD_Type Union Reference

Data Fields

struct {
   uint16_t   BAUD:16
 
bit
 
struct {
   uint16_t   BAUD:13
 
   uint16_t   FP:3
 
FRAC
 
struct {
   uint16_t   BAUD:13
 
   uint16_t   FP:3
 
FRACFP
 
struct {
   uint16_t   BAUD:16
 
USARTFP
 
uint16_t reg
 

Detailed Description

Definition at line 595 of file sercom.h.

Field Documentation

◆ BAUD

uint16_t SERCOM_USART_BAUD_Type::BAUD

bit: 0..15 Baud Rate Value

bit: 0..12 Baud Rate Value

Definition at line 597 of file sercom.h.

◆ bit

struct { ... } SERCOM_USART_BAUD_Type::bit

Structure used for bit access

◆ FP

uint16_t SERCOM_USART_BAUD_Type::FP

bit: 13..15 Fractional Part

Definition at line 601 of file sercom.h.

◆ FRAC

struct { ... } SERCOM_USART_BAUD_Type::FRAC

Structure used for FRAC

◆ FRACFP

struct { ... } SERCOM_USART_BAUD_Type::FRACFP

Structure used for FRACFP

◆ reg

uint16_t SERCOM_USART_BAUD_Type::reg

Type used for register access

Definition at line 610 of file sercom.h.

◆ USARTFP

struct { ... } SERCOM_USART_BAUD_Type::USARTFP

Structure used for USARTFP


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