[][src]Type Definition atsame54n::can0::DBTP

type DBTP = Reg<u32, _DBTP>;

Fast Bit Timing and Prescaler

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

For information about available fields see dbtp module

Trait Implementations

impl Readable for DBTP[src]

read() method returns dbtp::R reader structure

impl ResetValue for DBTP[src]

Register DBTP reset()'s with value 0x0a33

type Type = u32

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

impl Writable for DBTP[src]

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