Struct RgmiiRx
pub struct RgmiiRx {
_data: Option<uint<8>>,
}Expand
NOTE: Downstream relies on this not being moved into a different clock domain in order to look for the interpacket gap.
pub struct RgmiiRx {
_data: Option<uint<8>>,
}NOTE: Downstream relies on this not being moved into a different clock domain in order to look for the interpacket gap.