Type Alias stm32_hal2::pac::cec::cfgr::RXTOL_W

source ·
pub type RXTOL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR_SPEC, bool, BitM, O>;
Expand description

Field RXTOL writer - Rx-Tolerance The RXTOL bit is set and cleared by software. ** Start-Bit, +/- 200 s rise, +/- 200 s fall. ** Data-Bit: +/- 200 s rise. +/- 350 s fall. ** Start-Bit: +/- 400 s rise, +/- 400 s fall ** Data-Bit: +/-300 s rise, +/- 500 s fall

Aliased Type§

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