[][src]Type Definition imxrt1062_can3::FDCTRL

type FDCTRL = Reg<u32, _FDCTRL>;

CAN FD Control Register

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

For information about available fields see fdctrl module

Trait Implementations

impl Readable for FDCTRL[src]

read() method returns fdctrl::R reader structure

impl ResetValue for FDCTRL[src]

Register FDCTRL reset()'s with value 0x8000_0100

type Type = u32

Register size

impl Writable for FDCTRL[src]

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