[][src]Type Definition imxrt1062_can3::ENCBT

type ENCBT = Reg<u32, _ENCBT>;

Enhanced Nominal CAN Bit Timing

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

For information about available fields see encbt module

Trait Implementations

impl Readable for ENCBT[src]

read() method returns encbt::R reader structure

impl ResetValue for ENCBT[src]

Register ENCBT reset()'s with value 0

type Type = u32

Register size

impl Writable for ENCBT[src]

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