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

type PBUFRXCUTTHRU = Reg<u32, _PBUFRXCUTTHRU>;

RX Partial Store and Forward

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

For information about available fields see pbufrxcutthru module

Trait Implementations

impl Readable for PBUFRXCUTTHRU[src]

read() method returns pbufrxcutthru::R reader structure

impl ResetValue for PBUFRXCUTTHRU[src]

Register PBUFRXCUTTHRU reset()'s with value 0x03ff

type Type = u32

Register size

impl Writable for PBUFRXCUTTHRU[src]

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