[][src]Type Definition xmc1100::port1::PHCR0

type PHCR0 = Reg<u32, _PHCR0>;

Port 1 Pad Hysteresis Control Register 0

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

For information about avaliable fields see phcr0 module

Trait Implementations

impl Readable for PHCR0[src]

read() method returns phcr0::R reader structure

impl ResetValue for PHCR0[src]

Register PHCR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PHCR0[src]

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