[][src]Type Definition imxrt1062_csi::CSICR19

type CSICR19 = Reg<u32, _CSICR19>;

CSI Control Register 19

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

For information about available fields see csicr19 module

Trait Implementations

impl Readable for CSICR19[src]

read() method returns csicr19::R reader structure

impl ResetValue for CSICR19[src]

Register CSICR19 reset()'s with value 0

type Type = u32

Register size

impl Writable for CSICR19[src]

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