Type Definition efm32gg11b::usb::IFS[][src]

type IFS = Reg<u32, _IFS>;
Expand description

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

Register IFS reset()’s with value 0

Register size

Reset value of the register

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