Enum stm32f4xx_hal::stm32::ethernet_dma::dmaomr::SRW
source · pub enum SRW {
STOPPED,
STARTED,
}Expand description
Values that can be written to the field SR
Variants§
STOPPED
Reception is stopped after transfer of the current frame
STARTED
Reception is placed in the Running state