Type Definition atsamv71q20b::isi::cfg2::RGB_CFG_W

source · []
pub type RGB_CFG_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CFG2_SPEC, u8, RGB_CFGSELECT_A, 2, O>;
Expand description

Field RGB_CFG writer - RGB Pixel Mapping Configuration

Implementations

Byte 0 R/G(MSB)Byte 1 G(LSB)/BByte 2 R/G(MSB)Byte 3 G(LSB)/B

Byte 0 B/G(MSB)Byte 1 G(LSB)/RByte 2 B/G(MSB)Byte 3 G(LSB)/R

Byte 0 G(LSB)/RByte 1 B/G(MSB)Byte 2 G(LSB)/RByte 3 B/G(MSB)

Byte 0 G(LSB)/BByte 1 R/G(MSB)Byte 2 G(LSB)/BByte 3 R/G(MSB)