Type Alias BSCBRAL_W

Source
pub type BSCBRAL_W<'a, const O: u8> = BitWriter<'a, u32, GTICBSR_SPEC, BSCBRAL_A, O>;
Expand description

Field BSCBRAL writer - GTIOCB Pin Rising Input during GTIOCA Value Low Source GTCCRB Input Capture Enable

Aliased Type§

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

Implementations§

Source§

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

Source

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

GTCCRB input capture is disable at the rising edge of GTIOCB input when GTIOCA input is 0

Source

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

GTCCRB input capture is enable at the rising edge of GTIOCB input when GTIOCA input is 0