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

type PJ_DOUTTGL = Reg<u32, _PJ_DOUTTGL>;

Port Data Out Toggle Register

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

For information about available fields see pj_douttgl module

Trait Implementations

impl ResetValue for PJ_DOUTTGL[src]

Register PJ_DOUTTGL reset()'s with value 0

type Type = u32

Register size

impl Writable for PJ_DOUTTGL[src]

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