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

type NRF_1MBIT = Reg<u32, _NRF_1MBIT>;

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

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

For information about available fields see nrf_1mbit module

Trait Implementations

impl Readable for NRF_1MBIT[src]

read() method returns nrf_1mbit::R reader structure

impl ResetValue for NRF_1MBIT[src]

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

type Type = u32

Register size

impl Writable for NRF_1MBIT[src]

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