Type Alias d1_pac::cir_tx::cir_tglr::TXEN_W

source ·
pub type TXEN_W<'a, const O: u8> = BitWriter<'a, u32, CIR_TGLR_SPEC, TXEN_A, O>;
Expand description

Field txen writer - Transmit Block Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Disable the CIR Transmitter

source

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

Enable the CIR Transmitter