uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
DAC Public Types

Classes

struct  DAC_CONVERTER_CFG_Type
 Configuration for DAC converter control register. More...
 

Enumerations

enum  DAC_CURRENT_OPT { DAC_MAX_CURRENT_700uA = 0, DAC_MAX_CURRENT_350uA }
 Current option in DAC configuration option. More...
 

Detailed Description

Enumeration Type Documentation

Current option in DAC configuration option.

Enumerator
DAC_MAX_CURRENT_700uA 

The settling time of the DAC is 1 us max, and the maximum current is 700 uA

DAC_MAX_CURRENT_350uA 

The settling time of the DAC is 2.5 us and the maximum current is 350 uA

Definition at line 82 of file lpc17xx_dac.h.