Type Alias d1_pac::spi0::spi_isr::TF_OVF_R

source ·
pub type TF_OVF_R = BitReader<TF_OVF_A>;
Expand description

Field tf_ovf reader - TXFIFO Overflow

Aliased Type§

struct TF_OVF_R { /* private fields */ }

Implementations§

source§

impl TF_OVF_R

source

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