Type Alias d1_pac::cir_rx::cir_rxcfg::ATHR_W

source ·
pub type ATHR_W<'a, const O: u8> = FieldWriter<'a, u32, CIR_RXCFG_SPEC, u8, u8, 7, O>;
Expand description

Field athr writer - Active Threshold for CIR

These bits control the duration of CIR from the idle to the active state. The duration can be calculated by ((ATHR + 1)(ATHC? Sample Clock: 128Sample Clock)).

Aliased Type§

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