[][src]Type Definition xmc4200::posif0::PCONF

type PCONF = Reg<u32, _PCONF>;

Service Request Processing configuration

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

For information about available fields see pconf module

Trait Implementations

impl Readable for PCONF[src]

read() method returns pconf::R reader structure

impl ResetValue for PCONF[src]

Register PCONF reset()'s with value 0

type Type = u32

Register size

impl Writable for PCONF[src]

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