Type Alias nrf52833_hal::pac::radio::ccactrl::CCACORRCNT_W

source ·
pub type CCACORRCNT_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCACTRL_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field CCACORRCNT writer - Limit for occurances above CCACORRTHRES. When not equal to zero the corrolator based signal detect is enabled.

Aliased Type§

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