1
0
forked from me/IronOS

Create style call in Makefile

This commit is contained in:
Ben V. Brown
2021-01-17 10:57:24 +11:00
parent 7ecc7e4d12
commit 1b0b665072
3 changed files with 22 additions and 5 deletions

View File

@@ -74,8 +74,8 @@ typedef struct {
Note: Depending on devices, some channels may not be available on package pins. Refer to device datasheet for channels availability.
Note: On STM32F1 devices with several ADC: Only ADC1 can access internal measurement channels (VrefInt/TempSensor)
Note: On STM32F10xx8 and STM32F10xxB devices: A low-amplitude voltage glitch may be generated (on ADC input 0) on the PA0 pin, when the ADC is converting with
injection trigger. It is advised to distribute the analog channels so that Channel 0 is configured as an injected channel. Refer to errata
sheet of these devices for more details. */
injection trigger. It is advised to distribute the analog channels so that Channel 0 is configured as an injected channel. Refer to
errata sheet of these devices for more details. */
uint32_t InjectedRank; /*!< Rank in the injected group sequencer
This parameter must be a value of @ref ADCEx_injected_rank
Note: In case of need to disable a channel or change order of conversion sequencer, rank containing a previous channel setting can be overwritten by the new channel