Type Definition efm32gg11b::gpio::EXTILEVEL[][src]

type EXTILEVEL = Reg<u32, _EXTILEVEL>;
Expand description

External Interrupt Level Register

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

For information about available fields see extilevel module

Trait Implementations

Register EXTILEVEL reset()’s with value 0

Register size

Reset value of the register

read() method returns extilevel::R reader structure

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