Type Alias stm32wlxx_hal::pac::aes::cr::GCMPH_R
pub type GCMPH_R = FieldReaderRaw<u8, GCMPH_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field GCMPH
reader - Used only for GCM, CCM and GMAC algorithms and has no effect when other algorithms are selected
Aliased Type§
struct GCMPH_R { /* private fields */ }