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

type IFC = Reg<u32, _IFC>;
Expand description

Interrupt Flag Clear Register

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

For information about available fields see ifc module

Trait Implementations

Register IFC reset()’s with value 0

Register size

Reset value of the register

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