Type Alias nrf52840_pac::spim0::stallstat::TX_R

source ·
pub type TX_R = BitReader<TX_A>;
Expand description

Field TX reader - Stall status for EasyDMA RAM reads

Aliased Type§

struct TX_R { /* private fields */ }

Implementations§

source§

impl TX_R

source

pub fn variant(&self) -> TX_A

Get enumerated values variant

source

pub fn is_nostall(&self) -> bool

Checks if the value of the field is NOSTALL

source

pub fn is_stall(&self) -> bool

Checks if the value of the field is STALL