[][src]Type Definition imxrt1062_can3::EDCBT

type EDCBT = Reg<u32, _EDCBT>;

Enhanced Data Phase CAN bit Timing

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

For information about available fields see edcbt module

Trait Implementations

impl Readable for EDCBT[src]

read() method returns edcbt::R reader structure

impl ResetValue for EDCBT[src]

Register EDCBT reset()'s with value 0

type Type = u32

Register size

impl Writable for EDCBT[src]

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