Epson S5U1C17001C Manual page 75

Cmos 16-bit single chip microcontroller (c compiler package for s1c17 family) (ver. 3.1)
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

struct g_GAtag {
volatile struct IFtag
};
volatile struct g_GAtag *pg_GAtag;
main()
{
pg_GAtag = (struct g_GAtag *)0x8300;
pg_GAtag->g_IF.rOUT.bCTL.DATA = 1;
return;
}
Code compiled from the source line (*) with gcc3
pg_GAtag->g_IF.rOUT.bCTL.DATA = 1;
ld.b
%r3,[%r2]
or
%r3,0x1
ld.b
[%r2],%r3
S5U1C17001C Manual
(Rev. 1.0)
g_IF;
; Byte access
; Byte access
Seiko Epson Corporation
(*)
4 C Compiler
4-11

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the S5U1C17001C and is the answer not in the manual?

Table of Contents