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

type TXBCF = Reg<u32, _TXBCF>;

Tx Buffer Cancellation Finished

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

For information about available fields see txbcf module

Trait Implementations

impl Readable for TXBCF[src]

read() method returns txbcf::R reader structure

impl ResetValue for TXBCF[src]

Register TXBCF reset()'s with value 0

type Type = u32

Register size

impl Writable for TXBCF[src]

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