Enum stm32f4xx_hal::stm32::ethernet_dma::dmaomr::TSFW
source · pub enum TSFW {
CUTTHROUGH,
STOREFORWARD,
}Expand description
Values that can be written to the field TSF
Variants§
CUTTHROUGH
Transmission starts when the frame size in the Tx FIFO exceeds TTC threshold
STOREFORWARD
Transmission starts when a full frame is in the Tx FIFO