git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16318 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
fxcoder 2023-07-09 11:33:00 +00:00
parent 74dcde85fc
commit ded3c6089f
1 changed files with 1 additions and 0 deletions

View File

@ -604,6 +604,7 @@ typedef enum {
dacdhrmode_t datamode; \
/* DAC control register.*/ \
uint32_t cr
#endif /* STM32_DAC_HAS_MCR == TRUE */
/**
* @brief Low level fields of the DAC group configuration structure.