nrf52840_pac::spim0::stallstat

Type Alias 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