libkovan  1
The kovan standard library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Button Namespace Reference

Namespaces

namespace  Type
 

Variables

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

Detailed Description

The global button instances

Variable Documentation

IdButton Button::A

The A button instance.

IdButton* const Button::all[7]

Pointers to all 6 system buttons.

IdButton Button::B

The B button instance.

IdButton Button::C

The C button instance.

IdButton Button::Side

The Side button instance.

IdButton Button::X

The X button instance.

IdButton Button::Y

The Y button instance.

IdButton Button::Z

The Z button instance.