Type Alias d1_pac::ledc::ledc_int_sts::FIFO_OVERFLOW_INT_R

source ·
pub type FIFO_OVERFLOW_INT_R = BitReader<FIFO_OVERFLOW_INT_A>;
Expand description

Field fifo_overflow_int reader -

Aliased Type§

struct FIFO_OVERFLOW_INT_R { /* private fields */ }

Implementations§

source§

impl FIFO_OVERFLOW_INT_R

source

pub fn variant(&self) -> FIFO_OVERFLOW_INT_A

Get enumerated values variant

source

pub fn is_not_overflow(&self) -> bool

Checks if the value of the field is NOT_OVERFLOW

source

pub fn is_overflow(&self) -> bool

Checks if the value of the field is OVERFLOW