[][src]Type Definition k210_pac::gpio::INTERRUPT_ENABLE

type INTERRUPT_ENABLE = Reg<u32, _INTERRUPT_ENABLE>;

Interrupt enable/disable registers

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

For information about avaliable fields see interrupt_enable module

Trait Implementations

impl Readable for INTERRUPT_ENABLE[src]

read() method returns interrupt_enable::R reader structure

impl Writable for INTERRUPT_ENABLE[src]

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

impl ResetValue for INTERRUPT_ENABLE[src]

Register interrupt_enable reset()'s with value 0

type Type = u32

Register size