Module stm32f4xx_hal::pac::pwr

source ·
Expand description

Power control

Modules§

  • power control register
  • power control/status register

Structs§

Type Aliases§

  • CR register accessor: an alias for Reg<CR_SPEC>
  • CSR register accessor: an alias for Reg<CSR_SPEC>