Type Alias nrf52840_pac::spim0::stallstat::RX_R

source ·
pub type RX_R = BitReader<RX_A>;
Expand description

Field RX reader - Stall status for EasyDMA RAM writes

Aliased Type§

struct RX_R { /* private fields */ }

Implementations§

source§

impl RX_R

source

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