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.