rp2040_pac::psmType Alias DONE
Source pub type DONE = Reg<DONE_SPEC>;
Expand description
DONE (r) register accessor: Indicates the peripheral’s registers are ready to access.
You can read
this register and get done::R
. See API.
For information about available fields see done
module
struct DONE { }