[][src]Type Definition xmc4100::port14::PPS

type PPS = Reg<u32, _PPS>;

Port 14 Pin Power Save Register

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

For information about available fields see pps module

Trait Implementations

impl Readable for PPS[src]

read() method returns pps::R reader structure

impl ResetValue for PPS[src]

Register PPS reset()'s with value 0

type Type = u32

Register size

impl Writable for PPS[src]

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