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

type NBTP = Reg<u32, _NBTP>;

Nominal Bit Timing and Prescaler Register

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

For information about available fields see nbtp module

Trait Implementations

impl Readable for NBTP[src]

read() method returns nbtp::R reader structure

impl ResetValue for NBTP[src]

Register NBTP reset()'s with value 0x0600_0a03

type Type = u32

Register size

impl Writable for NBTP[src]

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