[][src]Type Definition imxrt1062_pxp::CSC1_COEF0

type CSC1_COEF0 = Reg<u32, _CSC1_COEF0>;

Color Space Conversion Coefficient Register 0

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

For information about available fields see csc1_coef0 module

Trait Implementations

impl Readable for CSC1_COEF0[src]

read() method returns csc1_coef0::R reader structure

impl ResetValue for CSC1_COEF0[src]

Register CSC1_COEF0 reset()'s with value 0x0400_0000

type Type = u32

Register size

impl Writable for CSC1_COEF0[src]

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