Module scr
Expand description
System Control Register
Structs§
- ScrSpec
- System Control Register
Enums§
- Sevonpend
- Send Event on Pending bit
- Sleepdeep
- Controls whether the processor uses sleep or deep sleep as its low power mode
- Sleeponexit
- Indicates sleep-on-exit when returning from Handler mode to Thread mode
Type Aliases§
- R
- Register
SCRreader - SevonpendR
- Field
SEVONPENDreader - Send Event on Pending bit - SevonpendW
- Field
SEVONPENDwriter - Send Event on Pending bit - SleepdeepR
- Field
SLEEPDEEPreader - Controls whether the processor uses sleep or deep sleep as its low power mode - SleepdeepW
- Field
SLEEPDEEPwriter - Controls whether the processor uses sleep or deep sleep as its low power mode - SleeponexitR
- Field
SLEEPONEXITreader - Indicates sleep-on-exit when returning from Handler mode to Thread mode - SleeponexitW
- Field
SLEEPONEXITwriter - Indicates sleep-on-exit when returning from Handler mode to Thread mode - W
- Register
SCRwriter