Module: G_a_r1_x_q
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- LV1 =
0- LV2 =
1- LV3 =
2- LV9 =
3- VALUE_MAP =
{0 => "LV1", 1 => "LV2", 2 => "LV3", 3 => "LV9"}
- VALID_VALUES =
Set.new([LV1, LV2, LV3, LV9]).freeze
0
1
2
3
{0 => "LV1", 1 => "LV2", 2 => "LV3", 3 => "LV9"}
Set.new([LV1, LV2, LV3, LV9]).freeze