Module stm32_eth::stm32::pwr

source ·
Expand description

Power control

Modules

  • power control register
  • power control/status register

Structs

Type Definitions

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