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

type DIEPEMPMSK = Reg<u32, _DIEPEMPMSK>;
Expand description

Device IN Endpoint FIFO Empty Interrupt Mask Register

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

For information about available fields see diepempmsk module

Trait Implementations

Register DIEPEMPMSK reset()’s with value 0

Register size

Reset value of the register

read() method returns diepempmsk::R reader structure

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