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

type INTF1 = Reg<u32, _INTF1>;

Force Interrupts for IRQ 1

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see intf1 module

Trait Implementations

impl Readable for INTF1[src]

read() method returns intf1::R reader structure

impl ResetValue for INTF1[src]

Register INTF1 reset()'s with value 0

type Type = u32

Register size

impl Writable for INTF1[src]

write(|w| ..) method takes intf1::W writer structure