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

type EXTIPINSELH = Reg<u32, _EXTIPINSELH>;

External Interrupt Pin Select High Register

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

For information about available fields see extipinselh module

Trait Implementations

impl Readable for EXTIPINSELH[src]

read() method returns extipinselh::R reader structure

impl ResetValue for EXTIPINSELH[src]

Register EXTIPINSELH reset()'s with value 0x3210_3210

type Type = u32

Register size

impl Writable for EXTIPINSELH[src]

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