[][src]Type Definition xmc4400::port5::PDR0

type PDR0 = Reg<u32, _PDR0>;

Port 5 Pad Driver Mode 0 Register

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

For information about available fields see pdr0 module

Trait Implementations

impl Readable for PDR0[src]

read() method returns pdr0::R reader structure

impl ResetValue for PDR0[src]

Register PDR0 reset()'s with value 0x2222_2222

type Type = u32

Register size

impl Writable for PDR0[src]

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