User manual
...the world's most energy friendly microcontrollers
2012-04-24 - Giant Gecko Family - d0053_Rev0.96 641
www.energymicro.com
Bit Name Reset Access Description
0 BUFDATAV 0 R Result data valid
Set when data is available in the result buffer. Cleared when the buffer is empty.
25.5.10 LESENSE_PTR - Result buffer pointers (Async Reg)
For more information about Asynchronous Registers please see Section 5.3 (p. 20) .
Offset Bit Position
0x024
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reset
0x0
0x0
Access
R
R
Name
WR
RD
Bit Name Reset Access Description
31:9 Reserved
To ensure compatibility with future devices, always write bits to 0. More information in Section 2.1 (p. 3)
8:5 WR 0x0 R Result buffer write pointer.
These bits show the next index in the result buffer to be written to. Incremented when LESENSE writes to result buffer
4 Reserved
To ensure compatibility with future devices, always write bits to 0. More information in Section 2.1 (p. 3)
3:0 RD 0x0 R Result buffer read pointer.
These bits show the index of the oldest unread data in the result buffer. Incremented on read from BUFDATA.
25.5.11 LESENSE_BUFDATA - Result buffer data register (Async Reg)
For more information about Asynchronous Registers please see Section 5.3 (p. 20) .
Offset Bit Position
0x028
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reset
0xXXXX
Access
R
Name
BUFDATA
Bit Name Reset Access Description
31:16 Reserved
To ensure compatibility with future devices, always write bits to 0. More information in Section 2.1 (p. 3)
15:0 BUFDATA 0xXXXX R Result data
This register can be used to read the oldest unread data from the result buffer.
25.5.12 LESENSE_CURCH - Current channel index (Async Reg)
For more information about Asynchronous Registers please see Section 5.3 (p. 20) .