Type Definition nrf52820_pac::comp::INTEN[][src]

type INTEN = Reg<u32, _INTEN>;
Expand description

Enable or disable interrupt

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

For information about available fields see inten module

Trait Implementations

Register INTEN reset()’s with value 0

Register size

Reset value of the register

read() method returns inten::R reader structure

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