[][src]Type Definition atsame70q21b::mcan0::MCAN_NBTP

type MCAN_NBTP = Reg<u32, _MCAN_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 mcan_nbtp module

Trait Implementations

impl Readable for MCAN_NBTP[src]

read() method returns mcan_nbtp::R reader structure

impl ResetValue for MCAN_NBTP[src]

Register MCAN_NBTP reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_NBTP[src]

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