Type Definition rp2040_pac::pwm::INTF[][src]

type INTF = Reg<u32, _INTF>;
Expand description

Interrupt Force

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

For information about available fields see intf module

Trait Implementations

Register INTF reset()’s with value 0

Register size

Reset value of the register

read() method returns intf::R reader structure

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