STM32F0xx comparator peripheral
More...
STM32F0xx comparator peripheral
- Version
- 1.0.0
- Date
- 10 July 2013
LGPL License Terms libopencm3 License
◆ comp_disable()
void comp_disable |
( |
uint8_t |
id | ) |
|
◆ comp_enable()
void comp_enable |
( |
uint8_t |
id | ) |
|
◆ comp_select_hyst()
void comp_select_hyst |
( |
uint8_t |
id, |
|
|
uint32_t |
hyst |
|
) |
| |
◆ comp_select_input()
void comp_select_input |
( |
uint8_t |
id, |
|
|
uint32_t |
input |
|
) |
| |
◆ comp_select_output()
void comp_select_output |
( |
uint8_t |
id, |
|
|
uint32_t |
output |
|
) |
| |
◆ comp_select_speed()
void comp_select_speed |
( |
uint8_t |
id, |
|
|
uint32_t |
speed |
|
) |
| |