[][src]Type Definition SKEAZN642::port::PUEH

type PUEH = Reg<u32, _PUEH>;

Port Pullup Enable High Register

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

For information about available fields see pueh module

Trait Implementations

impl Readable for PUEH[src]

read() method returns pueh::R reader structure

impl ResetValue for PUEH[src]

Register PUEH reset()'s with value 0

type Type = u32

Register size

impl Writable for PUEH[src]

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