函数 |
| __STATIC_INLINE void | LL_ DAC_设置模式 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t ChannelMode) |
| | 设置选定DAC通道的工作模式:校准模式或正常工作模式。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取模式 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取选定DAC通道的工作模式:校准模式或正常工作模式。
|
| __STATIC_ INLINE void | LL_DAC_设置校准值 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t TrimmingValue) |
| | 设置选定DAC通道的偏置校准值。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取校准值 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取选定DAC通道的偏置校准值。
|
| __STATIC_ INLINE void | LL_DAC_设置触发源 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t TriggerSource) |
| | 设置选定DAC通道的转换触发源。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取触发源 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取选定DAC通道的转换触发源。
|
| __STATIC_ INLINE void | LL_DAC_设置波形自动生成 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t WaveAutoGeneration) |
| | 设置选定DAC通道的波形自动生成模式。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取波形自动生成 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取选定DAC通道的波形自动生成模式。
|
| __STATIC_ INLINE void | LL_DAC_设置噪声LFSR (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t NoiseLFSRMask) |
| | 设置选定DAC通道的噪声波形生成:噪声模式和LFSR(线性反馈移位寄存器)参数。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取噪声LFSR (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取选定DAC通道的噪声波形生成:噪声模式和LFSR(线性反馈移位寄存器)参数。
|
| __STATIC_ INLINE void | LL_DAC_设置三角波幅度 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t TriangleAmplitude) |
| | 设置选定DAC通道的三角波波形生成:三角波模式和幅度。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取三角波幅度 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取选定DAC通道的三角波波形生成:三角波模式和幅度。
|
| __STATIC_ INLINE void | LL_DAC_设置锯齿波极性 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t Polarity) |
| | 设置锯齿波波形生成的极性。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取锯齿波极性 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取锯齿波波形生成的极性。
|
| __STATIC_ INLINE void | LL_DAC_设置锯齿波复位数据 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t ResetData) |
| | 设置锯齿波波形生成的复位数据。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取锯齿波复位数据 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取锯齿波波形生成的复位数据。
|
| __STATIC_ INLINE void | LL_DAC_设置锯齿波步进数据 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t StepData) |
| | 设置锯齿波波形生成的步进数据。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取锯齿波步进数据 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取锯齿波波形生成的步进数据。
|
| __STATIC_ INLINE void | LL_DAC_设置锯齿波复位触发源 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t TriggerSource) |
| | 设置锯齿波波形生成的复位触发源。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取锯齿波复位触发源 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取锯齿波波形生成的复位触发源。
|
| __STATIC_ INLINE void | LL_DAC_设置锯齿波步进触发源 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t TriggerSource) |
| | 设置锯齿波波形生成的步进触发源。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取锯齿波步进触发源 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取锯齿波波形生成的步进触发源。
|
| __STATIC_ INLINE void | LL_DAC_配置输出 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t OutputMode, uint32_ t OutputBuffer, uint32_ t OutputConnection) |
| | 设置选定DAC通道的输出。
|
| __STATIC_ INLINE void | LL_DAC_设置输出模式 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t OutputMode) |
| | 设置选定DAC通道的输出模式:正常模式或采样保持模式。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取输出模式 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取选定DAC通道的输出模式:正常模式或采样保持模式。
|
| __STATIC_ INLINE void | LL_DAC_设置输出缓冲器 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t OutputBuffer) |
| | 设置选定DAC通道的输出缓冲器。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取输出缓冲器 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取选定DAC通道的输出缓冲器状态。
|
| __STATIC_ INLINE void | LL_DAC_设置输出连接 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t OutputConnection) |
| | 设置选定DAC通道的输出连接。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取输出连接 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取选定DAC通道的输出连接。
|
| __STATIC_ INLINE void | LL_DAC_设置采样保持采样时间 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t SampleTime) |
| | 设置选定DAC通道的采样保持时序:采样时间。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取采样保持采样时间 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取选定DAC通道的采样保持时序:采样时间。
|
| __STATIC_ INLINE void | LL_DAC_设置采样保持保持时间 (DAC_TypeDef *DACx, uint32_ t DAC_Channel, uint32_ t HoldTime) |
| | 设置选定DAC通道的采样保持时序:保持时间。
|
| __STATIC_ INLINE uint32_ t | LL_DAC_获取采样保持保持时间 (const DAC_TypeDef *DACx, uint32_ t DAC_Channel) |
| | 获取选定DAC通道的采样保持时序:保持时间。
|
| __STATIC_ INLINE void | LL_DAC_设置采样保持刷新时间 |