Attachment 'capitulo3.sgml'
Download<title>Biblioteca de Pic's</title> <para>Aqui encontraran las definiciones de todos los registros del PIC, los registros pueden tratarse de dos formas </para> <para> <screen> como variable: PORTA=0xff; X=PORTA; como estructura: PORTAbits.RA0=1; b=PORTAbits.RA0; </screen> </para>
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.