Enum stm32f4xx_hal::stm32::ethernet_mac::maccr::APCSW
source · pub enum APCSW {
DISABLED,
STRIP,
}Expand description
Values that can be written to the field APCS
Variants§
DISABLED
MAC passes all incoming frames unmodified
STRIP
MAC strips the Pad/FCS field on incoming frames only for lengths less than or equal to 1500 bytes