libkovan  1
The kovan standard library
Button Namespace Reference

Namespaces

 Type
 

Variables

EXPORT_SYM IdButton A
 The A button instance. More...
 
EXPORT_SYM IdButton B
 The B button instance. More...
 
EXPORT_SYM IdButton C
 The C button instance. More...
 
EXPORT_SYM IdButton X
 The X button instance. More...
 
EXPORT_SYM IdButton Y
 The Y button instance. More...
 
EXPORT_SYM IdButton Z
 The Z button instance. More...
 
EXPORT_SYM IdButton Side
 The Side button instance. More...
 
EXPORT_SYM IdButton *const all [7]
 Pointers to all 6 system buttons. More...
 

Detailed Description

The global button instances

Variable Documentation

EXPORT_SYM IdButton Button::A

The A button instance.

EXPORT_SYM IdButton* const Button::all[7]

Pointers to all 6 system buttons.

EXPORT_SYM IdButton Button::B

The B button instance.

EXPORT_SYM IdButton Button::C

The C button instance.

EXPORT_SYM IdButton Button::Side

The Side button instance.

EXPORT_SYM IdButton Button::X

The X button instance.

EXPORT_SYM IdButton Button::Y

The Y button instance.

EXPORT_SYM IdButton Button::Z

The Z button instance.