Type Alias stm32_hal2::pac::cec::cfgr::RXTOL_R

source ·
pub type RXTOL_R = BitReaderRaw<bool>;
Expand description

Field RXTOL reader - 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_R { /* private fields */ }