Type Alias d1_pac::cir_rx::cir_rxsta::RPE_W

source ·
pub type RPE_W<'a, const O: u8> = BitWriter1C<'a, u32, CIR_RXSTA_SPEC, RPE_A, O>;
Expand description

Field rpe writer - Receiver Packet End Flag

Aliased Type§

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

Implementations§

source§

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

source

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

STO was not detected. In CIR mode, one CIR symbol is receiving or not detected.

source

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

STO field or packet abort symbol (7’b0000,000 and 8’b0000,0000 for MIR and FIR) is detected. In CIR mode, one CIR symbol is received.