[][src]Type Definition imxrt1062_csi::CSICR18

type CSICR18 = Reg<u32, _CSICR18>;

CSI Control Register 18

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

For information about available fields see csicr18 module

Trait Implementations

impl Readable for CSICR18[src]

read() method returns csicr18::R reader structure

impl ResetValue for CSICR18[src]

Register CSICR18 reset()'s with value 0x0002_d000

type Type = u32

Register size

impl Writable for CSICR18[src]

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