[][src]Type Definition rsl10_pac::dio::dio_int_cfg::DEBOUNCE_ENABLE_R

type DEBOUNCE_ENABLE_R = R<bool, DEBOUNCE_ENABLE_A>;

Reader of field DEBOUNCE_ENABLE

Methods

impl DEBOUNCE_ENABLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIO_DEBOUNCE_DISABLE

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

Checks if the value of the field is DIO_DEBOUNCE_ENABLE