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