mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 05:23:50 +01:00
doc: periph/dac: fix typo
This commit is contained in:
parent
4b69b7be60
commit
e82f6dce79
@ -53,7 +53,7 @@ typedef enum {
|
|||||||
} dac_t;
|
} dac_t;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @breif Possilbe DAC precision settings
|
* @brief Possilbe DAC precision settings
|
||||||
*/
|
*/
|
||||||
typedef enum {
|
typedef enum {
|
||||||
DAC_RES_6BIT = 0, /**< DAC precision: 6 bit */
|
DAC_RES_6BIT = 0, /**< DAC precision: 6 bit */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user