[][src]Type Definition rp2040::io_bank0::DORMANT_WAKE_INTS2

type DORMANT_WAKE_INTS2 = Reg<u32, _DORMANT_WAKE_INTS2>;

Interrupt status after masking & forcing for dormant_wake

This register you can read. See API.

For information about available fields see dormant_wake_ints2 module

Trait Implementations

impl Readable for DORMANT_WAKE_INTS2[src]

read() method returns dormant_wake_ints2::R reader structure