[][src]Type Definition atsame70j21b::mcan0::MCAN_DBTP

type MCAN_DBTP = Reg<u32, _MCAN_DBTP>;

Data 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_dbtp module

Trait Implementations

impl Readable for MCAN_DBTP[src]

read() method returns mcan_dbtp::R reader structure

impl ResetValue for MCAN_DBTP[src]

Register MCAN_DBTP reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_DBTP[src]

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