nrf52840_pac::nvmc::icachecnf

Type Alias CACHEEN_R

Source
pub type CACHEEN_R = BitReader<CACHEEN_A>;
Expand description

Field CACHEEN reader - Cache enable

Aliased Type§

struct CACHEEN_R { /* private fields */ }

Implementations§

Source§

impl CACHEEN_R

Source

pub fn variant(&self) -> CACHEEN_A

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

Source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED