doc: stm32: fix doxygen syntax
Missing endgroups, some accidental syntax errors/unknown commands.
This commit is contained in:
committed by
Karl Palsson
parent
34c3a64177
commit
75011168f7
@@ -354,3 +354,4 @@ void adc_start_conversion_regular(uint32_t adc)
|
||||
while (ADC_CR(adc) & ADC_CR_ADSTART);
|
||||
}
|
||||
|
||||
/**@}*/
|
||||
|
||||
Reference in New Issue
Block a user