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

type RPFLG = Reg<u32, _RPFLG>;

Service Request Processing Interrupt Clear

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

For information about available fields see rpflg module

Trait Implementations

impl ResetValue for RPFLG[src]

Register RPFLG reset()'s with value 0

type Type = u32

Register size

impl Writable for RPFLG[src]

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