[][src]Type Definition imxrt1062_pxp::CSC1_COEF1

type CSC1_COEF1 = Reg<u32, _CSC1_COEF1>;

Color Space Conversion Coefficient Register 1

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

For information about available fields see csc1_coef1 module

Trait Implementations

impl Readable for CSC1_COEF1[src]

read() method returns csc1_coef1::R reader structure

impl ResetValue for CSC1_COEF1[src]

Register CSC1_COEF1 reset()'s with value 0x0123_0208

type Type = u32

Register size

impl Writable for CSC1_COEF1[src]

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