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

type PC_OVTDIS = Reg<u32, _PC_OVTDIS>;
Expand description

Over Voltage Disable for All Modes

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

For information about available fields see pc_ovtdis module

Trait Implementations

Register PC_OVTDIS reset()’s with value 0

Register size

Reset value of the register

read() method returns pc_ovtdis::R reader structure

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