[][src]Type Definition imxrt1062_csi::CSICR3

type CSICR3 = Reg<u32, _CSICR3>;

CSI Control Register 3

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

For information about available fields see csicr3 module

Trait Implementations

impl Readable for CSICR3[src]

read() method returns csicr3::R reader structure

impl ResetValue for CSICR3[src]

Register CSICR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for CSICR3[src]

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