KBD_GetTpY

C Specification

#include "kbd_input.h";
u16 KBD_GetTpY( void );

Arguments

None.

Return Values

Returns the y-coordinate of the location being touched on the touch panel.

Description

Returns the y-coordinate of the location being touched on the touch panel.
If the panel is not being touched, returns the y-coordinate for the location that was last touched.

See Also

KBD_GetTpX

CONFIDENTIAL