Type Definition efm32gg11b::eth::IFCR[][src]

type IFCR = Reg<u32, _IFCR>;
Expand description

Interrupt status register

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

For information about available fields see ifcr module

Trait Implementations

Register IFCR reset()’s with value 0

Register size

Reset value of the register

read() method returns ifcr::R reader structure

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