[][src]Type Definition imxrt1062_can3::FDCBT

type FDCBT = Reg<u32, _FDCBT>;

CAN FD Bit Timing Register

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

For information about available fields see fdcbt module

Trait Implementations

impl Readable for FDCBT[src]

read() method returns fdcbt::R reader structure

impl ResetValue for FDCBT[src]

Register FDCBT reset()'s with value 0

type Type = u32

Register size

impl Writable for FDCBT[src]

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