Type Alias rp2040_pac::timer::INTF

source ·
pub type INTF = Reg<INTF_SPEC>;
Expand description

INTF (rw) register accessor: Interrupt Force

You can read this register and get intf::R. You can reset, write, write_with_zero this register using intf::W. You can also modify this register. See API.

For information about available fields see intf module

Aliased Type§

struct INTF { /* private fields */ }