Type Alias nrf52811_hal::pac::ccm::scratchptr::SCRATCHPTR_W

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

Field SCRATCHPTR writer - Pointer to a scratch data area used for temporary storage during key-stream generation, MIC generation and encryption/decryption.

Aliased Type§

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