pub type SCRATCHPTR_R = FieldReader<u32, u32>;
Expand description
Field SCRATCHPTR
reader - Pointer to a scratch data area used for temporary storage during key-stream generation, MIC generation and encryption/decryption.
Aliased Typeยง
struct SCRATCHPTR_R { /* private fields */ }