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
I2C_Type Struct Reference
[I2C Peripheral Access Layer]
I2C - Register Layout Typedef. More...
#include <MKL25Z4.h>
Data Fields | |
| __IO uint8_t | A1 |
| I2C Address Register 1, offset: 0x0. | |
| __IO uint8_t | F |
| I2C Frequency Divider register, offset: 0x1. | |
| __IO uint8_t | C1 |
| I2C Control Register 1, offset: 0x2. | |
| __IO uint8_t | S |
| I2C Status register, offset: 0x3. | |
| __IO uint8_t | D |
| I2C Data I/O register, offset: 0x4. | |
| __IO uint8_t | C2 |
| I2C Control Register 2, offset: 0x5. | |
| __IO uint8_t | FLT |
| I2C Programmable Input Glitch Filter register, offset: 0x6. | |
| __IO uint8_t | RA |
| I2C Range Address register, offset: 0x7. | |
| __IO uint8_t | SMB |
| I2C SMBus Control and Status register, offset: 0x8. | |
| __IO uint8_t | A2 |
| I2C Address Register 2, offset: 0x9. | |
| __IO uint8_t | SLTH |
| I2C SCL Low Timeout Register High, offset: 0xA. | |
| __IO uint8_t | SLTL |
| I2C SCL Low Timeout Register Low, offset: 0xB. | |
Detailed Description
I2C - Register Layout Typedef.
Definition at line 1084 of file MKL25Z4.h.
Field Documentation
| __IO uint8_t F |
| __IO uint8_t FLT |
| __IO uint8_t SLTH |
| __IO uint8_t SLTL |
Generated on Tue Jul 12 2022 13:47:03 by
1.7.2
