fix for mbed lib issue 3 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/3 affected implementations: LPC812, LPC11U24, LPC1768, LPC2368, LPC4088

Fork of mbed-src by mbed official

Embed: (wiki syntax)

« Back to documentation index

PMC_Type Struct Reference

PMC_Type Struct Reference
[PMC Peripheral Access Layer]

PMC - Register Layout Typedef. More...

#include <MKL25Z4.h>

Data Fields

__IO uint8_t LVDSC1
 Low Voltage Detect Status And Control 1 register, offset: 0x0.
__IO uint8_t LVDSC2
 Low Voltage Detect Status And Control 2 register, offset: 0x1.
__IO uint8_t REGSC
 Regulator Status And Control register, offset: 0x2.

Detailed Description

PMC - Register Layout Typedef.

Definition at line 2268 of file MKL25Z4.h.


Field Documentation

__IO uint8_t LVDSC1

Low Voltage Detect Status And Control 1 register, offset: 0x0.

Definition at line 2269 of file MKL25Z4.h.

__IO uint8_t LVDSC2

Low Voltage Detect Status And Control 2 register, offset: 0x1.

Definition at line 2270 of file MKL25Z4.h.

__IO uint8_t REGSC

Regulator Status And Control register, offset: 0x2.

Definition at line 2271 of file MKL25Z4.h.