Logic_library
Library for Logic board by RoboticsBrno.
Loading...
Searching...
No Matches
Namespaces | Variables
Platform::Pins Namespace Reference

Namespaces

namespace  Arrows
 
namespace  Corners
 
namespace  LeftArrows
 
namespace  RightArrows
 

Variables

static constexpr gpio_num_t Display = GPIO_NUM_23
 
static constexpr gpio_num_t Status = GPIO_NUM_21
 
static constexpr gpio_num_t Buzzer = GPIO_NUM_27
 
static constexpr gpio_num_t LedPower = GPIO_NUM_16
 
static constexpr std::array< gpio_num_t, MaxIDButtons
 
static constexpr gpio_num_t Display = GPIO_NUM_23
 
static constexpr gpio_num_t Status = GPIO_NUM_21
 
static constexpr gpio_num_t Buzzer = GPIO_NUM_27
 
static constexpr gpio_num_t LedPower = GPIO_NUM_26
 
static constexpr std::array< gpio_num_t, MaxIDButtons
 
static constexpr gpio_num_t Display = GPIO_NUM_45
 
static constexpr gpio_num_t Status = GPIO_NUM_46
 
static constexpr gpio_num_t Buzzer = GPIO_NUM_21
 
static constexpr gpio_num_t LedPower = GPIO_NUM_0
 
static constexpr std::array< gpio_num_t, MaxIDButtons
 

Variable Documentation

◆ Buttons [1/3]

constexpr std::array<gpio_num_t, MaxID> Platform::Pins::Buttons
staticconstexpr
Initial value:
= {
Arrows::Enter,
Arrows::Up,
Arrows::Down,
Arrows::Left,
Arrows::Right,
Corners::LeftUp,
Corners::LeftDown,
Corners::RightUp,
Corners::RightDown,
}

◆ Buttons [2/3]

constexpr std::array<gpio_num_t, MaxID> Platform::Pins::Buttons
staticconstexpr
Initial value:
= {
Arrows::Enter,
Arrows::Up,
Arrows::Down,
Arrows::Left,
Arrows::Right,
Corners::LeftUp,
Corners::LeftDown,
Corners::RightUp,
Corners::RightDown,
}

◆ Buttons [3/3]

constexpr std::array<gpio_num_t, MaxID> Platform::Pins::Buttons
staticconstexpr
Initial value:
= {
LeftArrows::Enter,
LeftArrows::Up,
LeftArrows::Down,
LeftArrows::Left,
LeftArrows::Right,
RightArrows::Enter,
RightArrows::Up,
RightArrows::Down,
RightArrows::Left,
RightArrows::Right,
}

◆ Buzzer [1/3]

constexpr gpio_num_t Platform::Pins::Buzzer = GPIO_NUM_27
staticconstexpr

◆ Buzzer [2/3]

constexpr gpio_num_t Platform::Pins::Buzzer = GPIO_NUM_27
staticconstexpr

◆ Buzzer [3/3]

constexpr gpio_num_t Platform::Pins::Buzzer = GPIO_NUM_21
staticconstexpr

◆ Display [1/3]

constexpr gpio_num_t Platform::Pins::Display = GPIO_NUM_23
staticconstexpr

◆ Display [2/3]

constexpr gpio_num_t Platform::Pins::Display = GPIO_NUM_23
staticconstexpr

◆ Display [3/3]

constexpr gpio_num_t Platform::Pins::Display = GPIO_NUM_45
staticconstexpr

◆ LedPower [1/3]

constexpr gpio_num_t Platform::Pins::LedPower = GPIO_NUM_16
staticconstexpr

◆ LedPower [2/3]

constexpr gpio_num_t Platform::Pins::LedPower = GPIO_NUM_26
staticconstexpr

◆ LedPower [3/3]

constexpr gpio_num_t Platform::Pins::LedPower = GPIO_NUM_0
staticconstexpr

◆ Status [1/3]

constexpr gpio_num_t Platform::Pins::Status = GPIO_NUM_21
staticconstexpr

◆ Status [2/3]

constexpr gpio_num_t Platform::Pins::Status = GPIO_NUM_21
staticconstexpr

◆ Status [3/3]

constexpr gpio_num_t Platform::Pins::Status = GPIO_NUM_46
staticconstexpr