DAC Alignement Configuration
[DAC Macros]
Configure the input data alignement.
More...
Detailed Description
Configure the input data alignement.
Define Documentation
| #define Dac_left_adjust_input |
( |
|
) |
(DACON |= (1<<DALA)) |
| #define Dac_right_adjust_input |
( |
|
) |
(DACON &= ~(1<<DALA)) |