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

type PC_DOUTTGL = Reg<u32, _PC_DOUTTGL>;

Port Data Out Toggle Register

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

For information about available fields see pc_douttgl module

Trait Implementations

impl ResetValue for PC_DOUTTGL[src]

Register PC_DOUTTGL reset()'s with value 0

type Type = u32

Register size

impl Writable for PC_DOUTTGL[src]

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