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

type PROC0_INTS0 = Reg<u32, _PROC0_INTS0>;

Interrupt status after masking & forcing for proc0

This register you can read. See API.

For information about available fields see proc0_ints0 module

Trait Implementations

impl Readable for PROC0_INTS0[src]

read() method returns proc0_ints0::R reader structure