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

type PFLGE = Reg<u32, _PFLGE>;

Service Request Processing Interrupt Enable

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

For information about available fields see pflge module

Trait Implementations

impl Readable for PFLGE[src]

read() method returns pflge::R reader structure

impl ResetValue for PFLGE[src]

Register PFLGE reset()'s with value 0

type Type = u32

Register size

impl Writable for PFLGE[src]

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