Type Alias stm32h7xx_hal::device::mdma::ch::tcr::DINC_R

source ·
pub type DINC_R = FieldReaderRaw<u8, u8>;
Expand description

Field DINC reader - Destination increment mode These bits are set and cleared by software. These bits are protected and can be written only if EN is 0 Note: When destination is AHB (DBUS=1), DINC = 00 is forbidden.

Aliased Type§

struct DINC_R { /* private fields */ }