Type Alias nrf52840_hal::pac::nvmc::ihit::HITS_W

source ·
pub type HITS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, IHIT_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field HITS writer - Number of cache hits

Aliased Type§

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