[][src]Type Definition ke06z4_pac::port::PUE1

type PUE1 = Reg<u32, _PUE1>;

Port Pullup Enable Register 1

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

For information about available fields see pue1 module

Trait Implementations

impl Readable for PUE1[src]

read() method returns pue1::R reader structure

impl ResetValue for PUE1[src]

Register PUE1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PUE1[src]

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