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

type OVERRIDEEN = Reg<u32, _OVERRIDEEN>;

Radio calibration override enable.

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

For information about available fields see overrideen module

Trait Implementations

impl Readable for OVERRIDEEN[src]

read() method returns overrideen::R reader structure

impl ResetValue for OVERRIDEEN[src]

Register OVERRIDEEN reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for OVERRIDEEN[src]

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