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

type IDLECONF = Reg<u32, _IDLECONF>;

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

impl Readable for IDLECONF[src]

read() method returns idleconf::R reader structure

impl ResetValue for IDLECONF[src]

Register IDLECONF reset()'s with value 0

type Type = u32

Register size

impl Writable for IDLECONF[src]

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