Module rp2040_pac::ppb::shcsr
source · Expand description
Use the System Handler Control and State Register to determine or clear the pending status of SVCall.
Structs§
- Use the System Handler Control and State Register to determine or clear the pending status of SVCall.
Type Aliases§
- Register
SHCSR
reader - Field
SVCALLPENDED
reader - Reads as 1 if SVCall is Pending. Write 1 to set pending SVCall, write 0 to clear pending SVCall. - Field
SVCALLPENDED
writer - Reads as 1 if SVCall is Pending. Write 1 to set pending SVCall, write 0 to clear pending SVCall. - Register
SHCSR
writer