Module stm32wlxx_hal::pac::pka

Available on crate feature stm32wl5x_cm4 only.
Expand description

Public key accelerator

Modules

  • clear flag register
  • control register
  • status register

Structs

Type Aliases

  • CLRFR register accessor: an alias for Reg<CLRFR_SPEC>
  • CR register accessor: an alias for Reg<CR_SPEC>
  • SR register accessor: an alias for Reg<SR_SPEC>