Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_dac Struct Reference

_hw_dac Struct Reference

All DAC module registers. More...

#include <MK64F12_dac.h>

Data Fields

__IO hw_dac_sr_t SR
__IO hw_dac_c0_t C0
__IO hw_dac_c1_t C1
__IO hw_dac_c2_t C2
__IO hw_dac_datnl_t DATnL
__IO hw_dac_datnh_t DATnH

Detailed Description

All DAC module registers.

Definition at line 805 of file MK64F12_dac.h.


Field Documentation

[0x21] DAC Control Register

Definition at line 812 of file MK64F12_dac.h.

[0x22] DAC Control Register 1

Definition at line 813 of file MK64F12_dac.h.

[0x23] DAC Control Register 2

Definition at line 814 of file MK64F12_dac.h.

[0x1] DAC Data High Register

Definition at line 809 of file MK64F12_dac.h.

[0x0] DAC Data Low Register

Definition at line 808 of file MK64F12_dac.h.

[0x20] DAC Status Register

Definition at line 811 of file MK64F12_dac.h.