[][src]Type Definition imxrt1062_csi::CSICR2

type CSICR2 = Reg<u32, _CSICR2>;

CSI Control Register 2

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

For information about available fields see csicr2 module

Trait Implementations

impl Readable for CSICR2[src]

read() method returns csicr2::R reader structure

impl ResetValue for CSICR2[src]

Register CSICR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for CSICR2[src]

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