Type Alias d1_pac::tcon_lcd0::lcd_io_pol::IO_INV_R

source ·
pub type IO_INV_R = BitReader<IO_INV_A>;
Expand description

Field io_inv[0-3] reader - Enable invert function of IO[i]

Aliased Type§

struct IO_INV_R { /* private fields */ }

Implementations§

source§

impl IO_INV_R

source

pub fn variant(&self) -> IO_INV_A

Get enumerated values variant

source

pub fn is_not_invert(&self) -> bool

Checks if the value of the field is NOT_INVERT

source

pub fn is_invert(&self) -> bool

Checks if the value of the field is INVERT