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

type SPFLG = Reg<u32, _SPFLG>;

Service Request Processing Interrupt Set

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

For information about available fields see spflg module

Trait Implementations

impl ResetValue for SPFLG[src]

Register SPFLG reset()'s with value 0

type Type = u32

Register size

impl Writable for SPFLG[src]

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