[][src]Type Definition imxrt1062_lcdif::ctrl_set::CSC_DATA_SWIZZLE_R

type CSC_DATA_SWIZZLE_R = R<u8, CSC_DATA_SWIZZLE_A>;

Reader of field CSC_DATA_SWIZZLE

Methods

impl CSC_DATA_SWIZZLE_R[src]

pub fn variant(&self) -> CSC_DATA_SWIZZLE_A[src]

Get enumerated values variant

pub fn is_no_swap(&self) -> bool[src]

Checks if the value of the field is NO_SWAP

pub fn is_big_endian_swap(&self) -> bool[src]

Checks if the value of the field is BIG_ENDIAN_SWAP

pub fn is_hwd_swap(&self) -> bool[src]

Checks if the value of the field is HWD_SWAP

pub fn is_hwd_byte_swap(&self) -> bool[src]

Checks if the value of the field is HWD_BYTE_SWAP