Type Definition rp2040_pac::pio0::INTR[][src]

type INTR = Reg<u32, _INTR>;
Expand description

Raw Interrupts

This register you can read. See API.

For information about available fields see intr module

Trait Implementations

read() method returns intr::R reader structure