Enum stm32f4xx_hal::stm32::ethernet_dma::dmaomr::TTCW
source · pub enum TTCW {
TTC64,
TTC128,
TTC192,
TTC256,
TTC40,
TTC32,
TTC24,
TTC16,
}Expand description
Values that can be written to the field TTC
Variants§
TTC64
64 bytes
TTC128
128 bytes
TTC192
192 bytes
TTC256
256 bytes
TTC40
40 bytes
TTC32
32 bytes
TTC24
24 bytes
TTC16
16 bytes