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

type EXTIFALL = Reg<u32, _EXTIFALL>;
Expand description

External Interrupt Falling Edge Trigger Register

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

For information about available fields see extifall module

Trait Implementations

Register EXTIFALL reset()’s with value 0

Register size

Reset value of the register

read() method returns extifall::R reader structure

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