[][src]Type Definition efm32hg309f64::gpio::LOCK

type LOCK = Reg<u32, _LOCK>;

Configuration Lock Register

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

For information about avaliable fields see lock module

Trait Implementations

impl Readable for LOCK[src]

read() method returns lock::R reader structure

impl Writable for LOCK[src]

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

impl ResetValue for LOCK[src]

Register LOCK reset()'s with value 0

type Type = u32

Register size