Type Alias stm32f4xx_hal::pac::tim9::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 */ }