Module stm32wlxx_hal::pac::vrefbuf
Available on crate feature
stm32wl5x_cm4 only.Expand description
Voltage reference buffer
Modules
- calibration control register
- control and status register
Structs
- Register block
Type Aliases
- CCR register accessor: an alias for
Reg<CCR_SPEC> - CSR register accessor: an alias for
Reg<CSR_SPEC>