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

type NBTP = Reg<u32, _NBTP>;

Nominal Bit Timing and Prescaler

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

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

impl Writable for NBTP[src]

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