[][src]Type Definition imxrt1062_csi::CSIIMAG_PARA

type CSIIMAG_PARA = Reg<u32, _CSIIMAG_PARA>;

CSI Image Parameter Register

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

For information about available fields see csiimag_para module

Trait Implementations

impl Readable for CSIIMAG_PARA[src]

read() method returns csiimag_para::R reader structure

impl ResetValue for CSIIMAG_PARA[src]

Register CSIIMAG_PARA reset()'s with value 0

type Type = u32

Register size

impl Writable for CSIIMAG_PARA[src]

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