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

type PB_OVTDIS = Reg<u32, _PB_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 pb_ovtdis module

Trait Implementations

impl Readable for PB_OVTDIS[src]

read() method returns pb_ovtdis::R reader structure

impl ResetValue for PB_OVTDIS[src]

Register PB_OVTDIS reset()'s with value 0

type Type = u32

Register size

impl Writable for PB_OVTDIS[src]

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