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

type PROC0_INTS3 = Reg<u32, _PROC0_INTS3>;

Interrupt status after masking & forcing for proc0

This register you can read. See API.

For information about available fields see proc0_ints3 module

Trait Implementations

impl Readable for PROC0_INTS3[src]

read() method returns proc0_ints3::R reader structure