[][src]Type Definition rp2040::dma::INTR

type INTR = Reg<u32, _INTR>;

Interrupt Status (raw)

This register you can read. See API.

For information about available fields see intr module

Trait Implementations

impl Readable for INTR[src]

read() method returns intr::R reader structure