Type Alias stm32h7xx_hal::stm32::tim13::dier::TIE_R

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

Field TIE reader - Trigger interrupt enable

Aliased Type§

struct TIE_R { /* private fields */ }