Type Alias stm32wlxx_hal::pac::aes::cr::GCMPH_W
pub type GCMPH_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR_SPEC, u8, GCMPH_A, Safe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field GCMPH
writer - Used only for GCM, CCM and GMAC algorithms and has no effect when other algorithms are selected
Aliased Type§
struct GCMPH_W<'a, const O: u8> { /* private fields */ }