SAME54P20A Test Project
Data Fields
CAN_RXF0C_Type Union Reference

Data Fields

struct {
   uint32_t   F0SA:16
 
   uint32_t   F0S:7
 
   uint32_t   __pad0__:1
 
   uint32_t   F0WM:7
 
   uint32_t   F0OM:1
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 1247 of file can.h.

Field Documentation

◆ __pad0__

uint32_t CAN_RXF0C_Type::__pad0__

bit: 23 Reserved

Definition at line 1251 of file can.h.

◆ bit

struct { ... } CAN_RXF0C_Type::bit

Structure used for bit access

◆ F0OM

uint32_t CAN_RXF0C_Type::F0OM

bit: 31 FIFO 0 Operation Mode

Definition at line 1253 of file can.h.

◆ F0S

uint32_t CAN_RXF0C_Type::F0S

bit: 16..22 Rx FIFO 0 Size

Definition at line 1250 of file can.h.

◆ F0SA

uint32_t CAN_RXF0C_Type::F0SA

bit: 0..15 Rx FIFO 0 Start Address

Definition at line 1249 of file can.h.

◆ F0WM

uint32_t CAN_RXF0C_Type::F0WM

bit: 24..30 Rx FIFO 0 Watermark

Definition at line 1252 of file can.h.

◆ reg

uint32_t CAN_RXF0C_Type::reg

Type used for register access

Definition at line 1255 of file can.h.


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