[][src]Type Definition rp2040::psm::DONE

type DONE = Reg<u32, _DONE>;

Indicates the peripheral's registers are ready to access.

This register you can read. See API.

For information about available fields see done module

Trait Implementations

impl Readable for DONE[src]

read() method returns done::R reader structure