Contiki 3.x
Data Fields
DAC_Type Struct Reference

DAC - Register Layout Typedef. More...

#include <cpu/arm/k60/include/MK60D10.h>

Data Fields

__IO uint8_t SR
 DAC Status Register, offset: 0x20.
 
__IO uint8_t C0
 DAC Control Register, offset: 0x21.
 
__IO uint8_t C1
 DAC Control Register 1, offset: 0x22.
 
__IO uint8_t C2
 DAC Control Register 2, offset: 0x23.
 
__IO uint8_t DATL
 DAC Data Low Register, array offset: 0x0, array step: 0x2.
 
__IO uint8_t DATH
 DAC Data High Register, array offset: 0x1, array step: 0x2.
 

Detailed Description

DAC - Register Layout Typedef.

Definition at line 2344 of file MK60D10.h.