Type Alias d1_pac::cir_tx::cir_tcr::TTS_W

source ·
pub type TTS_W<'a, const O: u8> = BitWriter<'a, u32, CIR_TCR_SPEC, TTS_A, O>;
Expand description

Field tts writer - Type of the transmission signal

Aliased Type§

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

Implementations§

source§

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

source

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

The transmitting wave is a single non-cyclical pulse.

source

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

The transmitting wave is a cyclical short-pulse.