#include "fw_hal.h"Go to the source code of this file.
Functions | |
| void | GPIO_Init (void) |
| int | main (void) |
| void GPIO_Init | ( | void | ) |
Definition at line 32 of file blink_stc8g1k08a.c.
| int main | ( | void | ) |
Or set by byte P3 = P3 & 0xF3 | 0x08;
Or set by byte P3 = P3 & 0xF3 | 0x04;
Definition at line 38 of file blink_stc8g1k08a.c.