Type Definition atsame54n19a_pac::can0::TXBTIE[][src]

type TXBTIE = Reg<u32, _TXBTIE>;

Tx Buffer Transmission Interrupt Enable

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

For information about available fields see txbtie module

Trait Implementations

impl Readable for TXBTIE[src]

read() method returns txbtie::R reader structure

impl ResetValue for TXBTIE[src]

Register TXBTIE reset()’s with value 0

type Type = u32

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

impl Writable for TXBTIE[src]

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