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 mbed-src by
DAC_Type Struct Reference
[DAC Peripheral Access Layer]
DAC - Register Layout Typedef. More...
#include <MKL25Z4.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 481 of file MKL25Z4.h.
Field Documentation
| __IO uint8_t DATH |
| __IO uint8_t DATL |
Generated on Tue Jul 12 2022 13:47:03 by
1.7.2
