Type Alias nrf52840_pac::nvmc::icachecnf::CACHEPROFEN_W

source ·
pub type CACHEPROFEN_W<'a, const O: u8> = BitWriter<'a, u32, ICACHECNF_SPEC, CACHEPROFEN_A, O>;
Expand description

Field CACHEPROFEN writer - Cache profiling enable

Aliased Type§

struct CACHEPROFEN_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> CACHEPROFEN_W<'a, O>

source

pub fn disabled(self) -> &'a mut W

Disable cache profiling

source

pub fn enabled(self) -> &'a mut W

Enable cache profiling