Type Alias nrf52840_hal::pac::radio::bcc::BCC_W

source ·
pub type BCC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, BCC_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field BCC writer - Bit counter compare

Aliased Type§

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