Type Alias d1_pac::ledc::ledc_int_sts::WAITDATA_TIMEOUT_INT_R

source ·
pub type WAITDATA_TIMEOUT_INT_R = BitReader<WAITDATA_TIMEOUT_INT_A>;
Expand description

Field waitdata_timeout_int reader -

Aliased Type§

struct WAITDATA_TIMEOUT_INT_R { /* private fields */ }

Implementations§

source§

impl WAITDATA_TIMEOUT_INT_R

source

pub fn variant(&self) -> WAITDATA_TIMEOUT_INT_A

Get enumerated values variant

source

pub fn is_not_timeout(&self) -> bool

Checks if the value of the field is NOT_TIMEOUT

source

pub fn is_timeout(&self) -> bool

Checks if the value of the field is TIMEOUT