Type Definition atsame54p19a_pac::can0::TXEFA[][src]

type TXEFA = Reg<u32, _TXEFA>;

Tx Event FIFO Acknowledge

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see txefa module

Trait Implementations

impl Readable for TXEFA[src]

read() method returns txefa::R reader structure

impl ResetValue for TXEFA[src]

Register TXEFA reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for TXEFA[src]

write(|w| ..) method takes txefa::W writer structure