Type Alias d1_pac::cir_rx::cir_rxint::ROI_EN_R

source ·
pub type ROI_EN_R = BitReader<ROI_EN_A>;
Expand description

Field roi_en reader - Receiver FIFO Overrun Interrupt Enable

Aliased Type§

struct ROI_EN_R { /* private fields */ }

Implementations§

source§

impl ROI_EN_R

source

pub fn variant(&self) -> ROI_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