[][src]Type Definition imxrt1062_can1::CTRL2

type CTRL2 = Reg<u32, _CTRL2>;

Control 2 Register

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

For information about available fields see ctrl2 module

Trait Implementations

impl Readable for CTRL2[src]

read() method returns ctrl2::R reader structure

impl ResetValue for CTRL2[src]

Register CTRL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for CTRL2[src]

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