[][src]Type Definition atsame70q20b::gmac::GMAC_RJFML

type GMAC_RJFML = Reg<u32, _GMAC_RJFML>;

RX Jumbo Frame Max Length Register

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

For information about available fields see gmac_rjfml module

Trait Implementations

impl Readable for GMAC_RJFML[src]

read() method returns gmac_rjfml::R reader structure

impl ResetValue for GMAC_RJFML[src]

Register GMAC_RJFML reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_RJFML[src]

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