RBS
 
Loading...
Searching...
No Matches
HMIInputData Struct Reference

HMI 입력 관련 데이터를 저장하는 구조체 More...

Collaboration diagram for HMIInputData:
Collaboration graph

Public Attributes

dword lastButtonTime
 마지막 버튼 입력 시간
 
dword lastVoiceTime
 마지막 음성 입력 시간
 
byte lastButtonID
 마지막 버튼 ID
 
byte lastButtonAction
 마지막 버튼 액션
 
byte lastVoiceCommandType
 마지막 음성 명령 타입
 
byte lastVoiceCommandValue
 마지막 음성 명령 값
 
byte lastVoiceConfidence
 마지막 음성 신뢰도
 
byte buttonValid
 버튼 입력 유효성
 
byte voiceValid
 음성 입력 유효성
 
byte pendingModeRequest
 펜딩 모드 변경 요청
 
byte requestedMode
 요청된 모드
 
byte requestSource
 요청 소스
 

Detailed Description

HMI 입력 관련 데이터를 저장하는 구조체

Member Data Documentation

◆ buttonValid

byte HMIInputData::buttonValid

버튼 입력 유효성

◆ lastButtonAction

byte HMIInputData::lastButtonAction

마지막 버튼 액션

◆ lastButtonID

byte HMIInputData::lastButtonID

마지막 버튼 ID

◆ lastButtonTime

dword HMIInputData::lastButtonTime

마지막 버튼 입력 시간

◆ lastVoiceCommandType

byte HMIInputData::lastVoiceCommandType

마지막 음성 명령 타입

◆ lastVoiceCommandValue

byte HMIInputData::lastVoiceCommandValue

마지막 음성 명령 값

◆ lastVoiceConfidence

byte HMIInputData::lastVoiceConfidence

마지막 음성 신뢰도

◆ lastVoiceTime

dword HMIInputData::lastVoiceTime

마지막 음성 입력 시간

◆ pendingModeRequest

byte HMIInputData::pendingModeRequest

펜딩 모드 변경 요청

◆ requestedMode

byte HMIInputData::requestedMode

요청된 모드

◆ requestSource

byte HMIInputData::requestSource

요청 소스

◆ voiceValid

byte HMIInputData::voiceValid

음성 입력 유효성


The documentation for this struct was generated from the following file: