[][src]Type Definition nrf51::ficr::overrideen::NRF_1MBIT_R

type NRF_1MBIT_R = R<bool, NRF_1MBIT_A>;

Reader of field NRF_1MBIT

Methods

impl NRF_1MBIT_R[src]

pub fn variant(&self) -> NRF_1MBIT_A[src]

Get enumerated values variant

pub fn is_override_(&self) -> bool[src]

Checks if the value of the field is OVERRIDE

pub fn is_not_override(&self) -> bool[src]

Checks if the value of the field is NOTOVERRIDE