Module stm32f4xx_hal::pac::cryp::key

source ·
Expand description

Register block Cluster KEY%s, containing K?LR, K?RR

Modules§

  • key registers
  • key registers

Type Aliases§

  • KLR register accessor: an alias for Reg<KLR_SPEC>
  • KRR register accessor: an alias for Reg<KRR_SPEC>