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

type PSUS = Reg<u32, _PSUS>;

Service Request Processing Suspend Config

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

For information about available fields see psus module

Trait Implementations

impl Readable for PSUS[src]

read() method returns psus::R reader structure

impl ResetValue for PSUS[src]

Register PSUS reset()'s with value 0

type Type = u32

Register size

impl Writable for PSUS[src]

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