[][src]Type Definition xmc4100::port0::PDR1

type PDR1 = Reg<u32, _PDR1>;

Port 0 Pad Driver Mode 1 Register

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

For information about available fields see pdr1 module

Trait Implementations

impl Readable for PDR1[src]

read() method returns pdr1::R reader structure

impl ResetValue for PDR1[src]

Register PDR1 reset()'s with value 0x2222_2222

type Type = u32

Register size

impl Writable for PDR1[src]

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