Type Alias nrf52840_pac::spim0::stallstat::TX_W

source ·
pub type TX_W<'a, const O: u8> = BitWriter<'a, u32, STALLSTAT_SPEC, TX_A, O>;
Expand description

Field TX writer - Stall status for EasyDMA RAM reads

Aliased Type§

struct TX_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> TX_W<'a, O>

source

pub fn nostall(self) -> &'a mut W

No stall

source

pub fn stall(self) -> &'a mut W

A stall has occurred