Module stm32wlxx_hal::pac::dbgmcu::cr
Available on crate feature
stm32wl5x_cm4 only.Expand description
DBGMCU Configuration Register
Structs
- DBGMCU Configuration Register
- Register
CRreader - Register
CRwriter
Enums
- Allow debug in SLEEP mode
- Allow debug in STANDBY mode
- Allow debug in STOP mode
Type Aliases
- Field
DBG_SLEEPreader - Allow debug in SLEEP mode - Field
DBG_SLEEPwriter - Allow debug in SLEEP mode - Field
DBG_STANDBYreader - Allow debug in STANDBY mode - Field
DBG_STANDBYwriter - Allow debug in STANDBY mode - Field
DBG_STOPreader - Allow debug in STOP mode - Field
DBG_STOPwriter - Allow debug in STOP mode