Type Alias stm32h7xx_hal::stm32::mdma::ch::cr::TCIE_R

source ·
pub type TCIE_R = BitReaderRaw<bool>;
Expand description

Field TCIE reader - buffer Transfer Complete interrupt enable This bit is set and cleared by software.

Aliased Type§

struct TCIE_R { /* private fields */ }