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

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

Register size

impl Writable for TXEFA[src]

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