Module cortexm4::scb
[−]
[src]
ARM System Control Block
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0553a/CIHFDJCA.html
Reexports
use kernel::common::VolatileCell; |
Structs
| ScbRegisters |
Constants
| SCB_BASE |
Statics
| SCB |
Functions
| reset⚠ |
Software reset using the ARM System Control Block |
| set_sleepdeep⚠ |
Allow the core to go into deep sleep on WFI. |
| unset_sleepdeep⚠ |
Do not allow the core to go into deep sleep on WFI. |