Type Definition nrf52820_pac::ecb::INTENSET[][src]

type INTENSET = Reg<u32, _INTENSET>;
Expand description

Enable interrupt

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

For information about available fields see intenset module

Trait Implementations

Register INTENSET reset()’s with value 0

Register size

Reset value of the register

read() method returns intenset::R reader structure

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