Type Alias nrf52840_pac::ccm::scratchptr::SCRATCHPTR_W
source · pub type SCRATCHPTR_W<'a, const O: u8> = FieldWriter<'a, u32, SCRATCHPTR_SPEC, u32, u32, 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 */ }