Module rp2040_pac::psm
source · Expand description
PSM
Modules§
- Indicates the peripheral’s registers are ready to access.
- Force into reset (i.e. power it off)
- Force block out of reset (i.e. power it on)
- Set to 1 if this peripheral should be reset when the watchdog fires.
Structs§
- Register block
Type Aliases§
- DONE (r) register accessor: Indicates the peripheral’s registers are ready to access.
- FRCE_OFF (rw) register accessor: Force into reset (i.e. power it off)
- FRCE_ON (rw) register accessor: Force block out of reset (i.e. power it on)
- WDSEL (rw) register accessor: Set to 1 if this peripheral should be reset when the watchdog fires.