Type Alias stm32h7xx_hal::device::dac::sr::BWST2_R

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

Field BWST2 reader - DAC Channel 2 busy writing sample time flag This bit is systematically set just after Sample & Hold mode enable and is set each time the software writes the register DAC_SHSR2, It is cleared by hardware when the write operation of DAC_SHSR2 is complete. (It takes about 3 LSI periods of synchronization).

Aliased Type§

struct BWST2_R { /* private fields */ }