Type Alias d1_pac::tcon_lcd0::lcd_cmap_ctl::COLOR_MAP_EN_R

source ·
pub type COLOR_MAP_EN_R = BitReader<COLOR_MAP_EN_A>;
Expand description

Field color_map_en reader - Enable the color map function. This module only works when X is divided by 4.

Aliased Type§

struct COLOR_MAP_EN_R { /* private fields */ }

Implementations§

source§

impl COLOR_MAP_EN_R

source

pub fn variant(&self) -> COLOR_MAP_EN_A

Get enumerated values variant

source

pub fn is_bypass(&self) -> bool

Checks if the value of the field is BYPASS

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE