Type Definition stm32h7::stm32h743v::dma1::st::cr::DIR_R

source · []
pub type DIR_R = FieldReader<u8, DIR_A>;
Expand description

Field DIR reader - Data transfer direction

Implementations

Get enumerated values variant

Checks if the value of the field is PeripheralToMemory

Checks if the value of the field is MemoryToPeripheral

Checks if the value of the field is MemoryToMemory