Type Alias stm32h7xx_hal::stm32::dac::cr::TSEL2_R

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

Field TSEL2 reader - DAC channel2 trigger selection These bits select the external event used to trigger DAC channel2 Note: Only used if bit TEN2 = 1 (DAC channel2 trigger enabled).

Aliased Type§

struct TSEL2_R { /* private fields */ }