Type Alias d1_pac::spi0::spi_isr::RF_OVF_R

source ·
pub type RF_OVF_R = BitReader<RF_OVF_A>;
Expand description

Field rf_ovf reader - RXFIFO Overflow

Aliased Type§

struct RF_OVF_R { /* private fields */ }

Implementations§

source§

impl RF_OVF_R

source

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