44.8.3 Event Control
Name: | EVCTRL |
Offset: | 0x02 |
Reset: | 0x00 |
Property: | PAC Write-Protection, Enable-Protected |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
INVEI1 | INVEI0 | EMPTYEO1 | EMPTYEO0 | STARTEI1 | STARTEI0 | ||||
Access | R/W | R/W | R/W | R/W | R/W | R/W | |||
Reset | 0 | 0 | 0 | 0 | 0 | 0 |
Bit 5 – INVEI1 Enable Inversion of DAC1 input event
This bit defines the edge detection of the input event for DAC1 (START1).
Value | Description |
---|---|
0 | Rising edge. |
1 | Falling edge. |
Bit 4 – INVEI0 Enable Inversion of DAC0 input event
This bit defines the edge detection of the input event for DAC0 (START0).
Value | Description |
---|---|
0 | Rising edge. |
1 | Falling edge. |
Bit 3 – EMPTYEO1 Data Buffer Empty Event Output DAC1
This bit indicates if the Data Buffer Empty Event output for DAC1 is enabled.
Value | Description |
---|---|
0 | Data Buffer Empty event is disabled. |
1 | Data Buffer Empty event is enabled. |
Bit 2 – EMPTYEO0 Data Buffer Empty Event Output DAC0
This bit indicates if the Data Buffer Empty Event output for DAC0 is enabled.
Value | Description |
---|---|
0 | Data Buffer Empty event is disabled. |
1 | Data Buffer Empty event is enabled. |
Bit 1 – STARTEI1 Start Conversion Event Input DAC1
This bit indicates if the Start input event for DAC1 is enabled.
Value | Description |
---|---|
0 | A new conversion will not be
triggered on any incoming event. Only DATA1 must be written (not DATABUF1). |
1 | A new
conversion will be triggered on any incoming event. Only DATABUF1 must be written (not DATA1). |
Bit 0 – STARTEI0 Start Conversion Event Input DAC0
This bit indicates if the Start input event for DAC0 is enabled.
Value | Description |
---|---|
0 | A new conversion will not be
triggered on any incoming event. Only DATA0 must be written (not DATABUF0). |
1 | A new conversion will be triggered on
any incoming event. Only DATABUF0 must be written (not DATA0). |