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

type TXBRP = Reg<u32, _TXBRP>;

Tx Buffer Request Pending

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

For information about available fields see txbrp module

Trait Implementations

impl Readable for TXBRP[src]

read() method returns txbrp::R reader structure

impl ResetValue for TXBRP[src]

Register TXBRP reset()'s with value 0

type Type = u32

Register size

impl Writable for TXBRP[src]

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