[][src]Type Definition efm32pg1b_pac::gpio::PF_OVTDIS

type PF_OVTDIS = Reg<u32, _PF_OVTDIS>;

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 pf_ovtdis module

Trait Implementations

impl Readable for PF_OVTDIS[src]

read() method returns pf_ovtdis::R reader structure

impl ResetValue for PF_OVTDIS[src]

Register PF_OVTDIS reset()'s with value 0

type Type = u32

Register size

impl Writable for PF_OVTDIS[src]

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