[][src]Type Definition xmc1100::port0::PHCR1

type PHCR1 = Reg<u32, _PHCR1>;

Port 0 Pad Hysteresis Control Register 1

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

For information about avaliable fields see phcr1 module

Trait Implementations

impl Readable for PHCR1[src]

read() method returns phcr1::R reader structure

impl ResetValue for PHCR1[src]

Register PHCR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PHCR1[src]

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