SAME54P20A Test Project
Data Fields
CAN_GFC_Type Union Reference

Data Fields

struct {
   uint32_t   RRFE:1
 
   uint32_t   RRFS:1
 
   uint32_t   ANFE:2
 
   uint32_t   ANFS:2
 
   uint32_t   __pad0__:26
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 883 of file can.h.

Field Documentation

◆ __pad0__

uint32_t CAN_GFC_Type::__pad0__

bit: 6..31 Reserved

Definition at line 889 of file can.h.

◆ ANFE

uint32_t CAN_GFC_Type::ANFE

bit: 2.. 3 Accept Non-matching Frames Extended

Definition at line 887 of file can.h.

◆ ANFS

uint32_t CAN_GFC_Type::ANFS

bit: 4.. 5 Accept Non-matching Frames Standard

Definition at line 888 of file can.h.

◆ bit

struct { ... } CAN_GFC_Type::bit

Structure used for bit access

◆ reg

uint32_t CAN_GFC_Type::reg

Type used for register access

Definition at line 891 of file can.h.

◆ RRFE

uint32_t CAN_GFC_Type::RRFE

bit: 0 Reject Remote Frames Extended

Definition at line 885 of file can.h.

◆ RRFS

uint32_t CAN_GFC_Type::RRFS

bit: 1 Reject Remote Frames Standard

Definition at line 886 of file can.h.


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