bibigo.kr Keil C Compiler를 사용한 기본 Port 제어 > bibigo3 | bibigo.kr report

Keil C Compiler를 사용한 기본 Port 제어 > bibigo3

본문 바로가기

bibigo3


[[ 이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다. ]


Keil C Compiler를 사용한 기본 Port 제어

페이지 정보

작성일 24-05-07 08:28

본문




Download : Keil C Compiler를 사용한 기본 Port 제어.hwp









Keil C Compiler를 사용한 기본 Port 제어에 대한 글입니다.

,기타,레포트
Keil%20C%20Compiler를%20사용한%20기본%20Port%20제어_hwp_01.gif Keil%20C%20Compiler를%20사용한%20기본%20Port%20제어_hwp_02.gif Keil%20C%20Compiler를%20사용한%20기본%20Port%20제어_hwp_03.gif Keil%20C%20Compiler를%20사용한%20기본%20Port%20제어_hwp_04.gif Keil%20C%20Compiler를%20사용한%20기본%20Port%20제어_hwp_05.gif
순서
KeilCCompiler

레포트/기타

설명





#include `at892051.h`
void delay (int dy)
{ while (--dy) ; }
void sw1 (void)

{P1 = 0x00 ; delay (30000) ; }

void sw2 (void)

{P2 = 0x00 ; delay (30000) ; }

void main (void)
{ char p3_val;

P3 = 0x0f ;

P1 = 0xff ;
while (1) {
p3_val = P3 ;
if (p3_val == 14) sw1 () ;
else if (p3_val == 13) sw2 () ;
else P1 = 0 ;
}



Keil C Compiler를 사용한 기본 Port 제어에 대한 글입니다.KeilCCompiler , Keil C Compiler를 사용한 기본 Port 제어기타레포트 ,



Keil C Compiler를 사용한 기본 Port 제어

Download : Keil C Compiler를 사용한 기본 Port 제어.hwp( 37 )


다.
Total 15,586건 96 페이지

검색

REPORT 11(sv76)



해당자료의 저작권은 각 업로더에게 있습니다.

innuendoscatori.bibigo.kr 은 통신판매중개자이며 통신판매의 당사자가 아닙니다.
따라서 상품·거래정보 및 거래에 대하여 책임을 지지 않습니다.
[[ 이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다 ]]

[저작권이나 명예훼손 또는 권리를 침해했다면 이메일 admin@hong.kr 로 연락주시면 확인후 바로 처리해 드리겠습니다.]
If you have violated copyright, defamation, of rights, please contact us by email at [ admin@hong.kr ] and we will take care of it immediately after confirmation.
Copyright © innuendoscatori.bibigo.kr All rights reserved.