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

type INSENSE = Reg<u32, _INSENSE>;
Expand description

Input Sense Register

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

For information about available fields see insense module

Trait Implementations

Register INSENSE reset()’s with value 0x03

Register size

Reset value of the register

read() method returns insense::R reader structure

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