Type Definition rp2040_pac::timer::INTE[][src]

type INTE = Reg<u32, _INTE>;
Expand description

Interrupt Enable

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

For information about available fields see inte module

Trait Implementations

Register INTE reset()’s with value 0

Register size

Reset value of the register

read() method returns inte::R reader structure

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