Module stm32wlxx_hal::pac::dbgmcu::cr
Available on crate feature
stm32wl5x_cm4
only.Expand description
DBGMCU Configuration Register
Structs
- DBGMCU Configuration Register
- Register
CR
reader - Register
CR
writer
Enums
- Allow debug in SLEEP mode
- Allow debug in STANDBY mode
- Allow debug in STOP mode
Type Aliases
- Field
DBG_SLEEP
reader - Allow debug in SLEEP mode - Field
DBG_SLEEP
writer - Allow debug in SLEEP mode - Field
DBG_STANDBY
reader - Allow debug in STANDBY mode - Field
DBG_STANDBY
writer - Allow debug in STANDBY mode - Field
DBG_STOP
reader - Allow debug in STOP mode - Field
DBG_STOP
writer - Allow debug in STOP mode