[][src]Type Definition efm32pg12_pac::gpio::PJ_OVTDIS

type PJ_OVTDIS = Reg<u32, _PJ_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 pj_ovtdis module

Trait Implementations

impl Readable for PJ_OVTDIS[src]

read() method returns pj_ovtdis::R reader structure

impl ResetValue for PJ_OVTDIS[src]

Register PJ_OVTDIS reset()'s with value 0

type Type = u32

Register size

impl Writable for PJ_OVTDIS[src]

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