pub type FRAME_LENGTH = Reg<FRAME_LENGTH_SPEC>;
Expand description
frame_length (rw) register accessor: Minimum and maximum ethernet frame length
You can read
this register and get frame_length::R
. You can reset
, write
, write_with_zero
this register using frame_length::W
. You can also modify
this register. See API.
For information about available fields see frame_length
module
Aliased Typeยง
struct FRAME_LENGTH { /* private fields */ }