Declared in KonashiConstant.h

KonashiUartMode

Definition

typedef NS_ENUM(int, KonashiUartMode ) {
   KonashiUartModeDisable = 0,
   KonashiUartModeEnable = 1,
};

Constants

KonashiUartModeDisable

Declared In KonashiConstant.h.

KonashiUartModeEnable

Declared In KonashiConstant.h.