[][src]Type Definition efm32gg11b820::eth::RXUDPCKERRS

type RXUDPCKERRS = Reg<u32, _RXUDPCKERRS>;

UDP Checksum Errors

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

For information about available fields see rxudpckerrs module

Trait Implementations

impl Readable for RXUDPCKERRS[src]

read() method returns rxudpckerrs::R reader structure

impl ResetValue for RXUDPCKERRS[src]

Register RXUDPCKERRS reset()'s with value 0

type Type = u32

Register size

impl Writable for RXUDPCKERRS[src]

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