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

type PE_DOUTTGL = Reg<u32, _PE_DOUTTGL>;

Port Data Out Toggle Register

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

For information about available fields see pe_douttgl module

Trait Implementations

impl ResetValue for PE_DOUTTGL[src]

Register PE_DOUTTGL reset()'s with value 0

type Type = u32

Register size

impl Writable for PE_DOUTTGL[src]

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