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

type PROC0_INTS2 = Reg<u32, _PROC0_INTS2>;

Interrupt status after masking & forcing for proc0

This register you can read. See API.

For information about available fields see proc0_ints2 module

Trait Implementations

impl Readable for PROC0_INTS2[src]

read() method returns proc0_ints2::R reader structure