SAME54P20A Test Project
Data Fields
CAN_TDCR_Type Union Reference

Data Fields

struct {
   uint32_t   TDCF:7
 
   uint32_t   __pad0__:1
 
   uint32_t   TDCO:7
 
   uint32_t   __pad1__:17
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 523 of file can.h.

Field Documentation

◆ __pad0__

uint32_t CAN_TDCR_Type::__pad0__

bit: 7 Reserved

Definition at line 526 of file can.h.

◆ __pad1__

uint32_t CAN_TDCR_Type::__pad1__

bit: 15..31 Reserved

Definition at line 528 of file can.h.

◆ bit

struct { ... } CAN_TDCR_Type::bit

Structure used for bit access

◆ reg

uint32_t CAN_TDCR_Type::reg

Type used for register access

Definition at line 530 of file can.h.

◆ TDCF

uint32_t CAN_TDCR_Type::TDCF

bit: 0.. 6 Transmitter Delay Compensation Filter Length

Definition at line 525 of file can.h.

◆ TDCO

uint32_t CAN_TDCR_Type::TDCO

bit: 8..14 Transmitter Delay Compensation Offset

Definition at line 527 of file can.h.


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