Type Definition atsame54n19a_pac::gmac::RJFML[][src]

type RJFML = Reg<u32, _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 rjfml module

Trait Implementations

impl Readable for RJFML[src]

read() method returns rjfml::R reader structure

impl ResetValue for RJFML[src]

Register RJFML reset()’s with value 0x3fff

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for RJFML[src]

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