Struct nrf52840::radio::EVENTS_BCMATCH[][src]

pub struct EVENTS_BCMATCH { /* fields omitted */ }

Bit counter reached bit count value

Methods

impl EVENTS_BCMATCH
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations