[][src]Type Definition imxrt1062_csi::CSICR1

type CSICR1 = Reg<u32, _CSICR1>;

CSI Control Register 1

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

For information about available fields see csicr1 module

Trait Implementations

impl Readable for CSICR1[src]

read() method returns csicr1::R reader structure

impl ResetValue for CSICR1[src]

Register CSICR1 reset()'s with value 0x4000_0800

type Type = u32

Register size

impl Writable for CSICR1[src]

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