Type Alias stm32h7xx_hal::stm32::dac::cr::MAMP1_R

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

Field MAMP1 reader - DAC channel1 mask/amplitude selector These bits are written by software to select mask in wave generation mode or amplitude in triangle generation mode. = 1011: Unmask bits[11:0] of LFSR/ triangle amplitude equal to 4095

Aliased Type§

struct MAMP1_R { /* private fields */ }