[][src]Type Definition efm32pg1b_pac::fpueh::IFS

type IFS = Reg<u32, _IFS>;

Interrupt Flag Set Register

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

For information about available fields see ifs module

Trait Implementations

impl ResetValue for IFS[src]

Register IFS reset()'s with value 0

type Type = u32

Register size

impl Writable for IFS[src]

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