getRibbonEnd method

T getRibbonEnd()

获取当前碳尾开关(0关,1开)

Implementation

T getRibbonEnd() {
  return push(TGetRibbonEnd());
}