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

type CRSERRS = Reg<u32, _CRSERRS>;
Expand description

Carrier Sense Errors

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

For information about available fields see crserrs module

Trait Implementations

Register CRSERRS reset()’s with value 0

Register size

Reset value of the register

read() method returns crserrs::R reader structure

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