Struct nrf52840::radio::EVENTS_RATEBOOST[][src]

pub struct EVENTS_RATEBOOST { /* fields omitted */ }

Ble_LR CI field received, receive mode is changed from Ble_LR125Kbit to Ble_LR500Kbit.

Methods

impl EVENTS_RATEBOOST
[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