[][src]Type Definition atsame70n19b::mcan0::MCAN_TXEFC

type MCAN_TXEFC = Reg<u32, _MCAN_TXEFC>;

Transmit Event FIFO Configuration Register

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

For information about available fields see mcan_txefc module

Trait Implementations

impl Readable for MCAN_TXEFC[src]

read() method returns mcan_txefc::R reader structure

impl ResetValue for MCAN_TXEFC[src]

Register MCAN_TXEFC reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_TXEFC[src]

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