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

type EXTIPINSELL = Reg<u32, _EXTIPINSELL>;

External Interrupt Pin Select Low Register

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

For information about available fields see extipinsell module

Trait Implementations

impl Readable for EXTIPINSELL[src]

read() method returns extipinsell::R reader structure

impl ResetValue for EXTIPINSELL[src]

Register EXTIPINSELL reset()'s with value 0x3210_3210

type Type = u32

Register size

impl Writable for EXTIPINSELL[src]

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