Type Definition efm32gg11b::lesense::IDLECONF[][src]

type IDLECONF = Reg<u32, _IDLECONF>;
Expand description

GPIO Idle Phase Configuration

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

For information about available fields see idleconf module

Trait Implementations

Register IDLECONF reset()’s with value 0

Register size

Reset value of the register

read() method returns idleconf::R reader structure

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