Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
_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
__IO hw_dac_c0_t C0 |
[0x21] DAC Control Register
Definition at line 812 of file MK64F12_dac.h.
__IO hw_dac_c1_t C1 |
[0x22] DAC Control Register 1
Definition at line 813 of file MK64F12_dac.h.
__IO hw_dac_c2_t C2 |
[0x23] DAC Control Register 2
Definition at line 814 of file MK64F12_dac.h.
__IO hw_dac_datnh_t DATnH |
[0x1] DAC Data High Register
Definition at line 809 of file MK64F12_dac.h.
__IO hw_dac_datnl_t DATnL |
[0x0] DAC Data Low Register
Definition at line 808 of file MK64F12_dac.h.
__IO hw_dac_sr_t SR |
[0x20] DAC Status Register
Definition at line 811 of file MK64F12_dac.h.
Generated on Sat Aug 27 2022 17:09:01 by
