Type Alias d1_pac::tpadc::tp_ctrl1::STYLUS_UP_DEBOUNCE_EN_R

source ·
pub type STYLUS_UP_DEBOUNCE_EN_R = BitReader<STYLUS_UP_DEBOUNCE_EN_A>;
Expand description

Field stylus_up_debounce_en reader - Stylus Up Debounce Function Select

Aliased Type§

struct STYLUS_UP_DEBOUNCE_EN_R { /* private fields */ }

Implementations§

source§

impl STYLUS_UP_DEBOUNCE_EN_R

source

pub fn variant(&self) -> STYLUS_UP_DEBOUNCE_EN_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE