Type Alias rp2040_pac::psm::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

Aliased Type§

struct DONE { /* private fields */ }