[][src]Type Definition nrf51::ficr::BLE_1MBIT

type BLE_1MBIT = Reg<u32, _BLE_1MBIT>;

Override values for the OVERRIDEn registers in RADIO for BLE_1Mbit mode.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ble_1mbit module

Trait Implementations

impl Readable for BLE_1MBIT[src]

read() method returns ble_1mbit::R reader structure

impl ResetValue for BLE_1MBIT[src]

Register BLE_1MBIT[%s] reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for BLE_1MBIT[src]

write(|w| ..) method takes ble_1mbit::W writer structure