{"provider_url":"https://hatena.blog","published":"2013-04-15 00:00:00","blog_url":"https://va009039.hatenadiary.org/","url":"https://va009039.hatenadiary.org/entry/20130415/p1","blog_title":"va009039\u306e\u65e5\u8a18","image_url":null,"type":"rich","title":"LPC1114FN28","author_url":"https://blog.hatena.ne.jp/va009039/","categories":["CMSIS-DAP"],"version":"1.0","author_name":"va009039","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fva009039.hatenadiary.org%2Fentry%2F20130415%2Fp1\" title=\"LPC1114FN28 - va009039\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","width":"100%","description":"#include \"LPC11xx.h\" void SystemInit() { } void wait() { __IO int i = 200000; while(i-- > 0) ; } int main() { LPC_GPIO0->DIR = 1<<7; // PIO0_7 output while(1) { LPC_GPIO0->DATA ^= 1<<7; wait(); } }","provider_name":"Hatena Blog","height":"190"}