nano_app_binary_t 구조체 참조

nano_app_binary_t 구조체 참조

#include < context_hub.h >

데이터 필드

uint32_t  header_version
 
uint32_t  마법
 
struct hub_app_name_t   app_id
 
uint32_t  app_version
 
uint32_t  플래그
 
uint64_t  hw_hub_type
 
uint32_t  reserved [2]
 
uint8_t  custom_binary [0]
 

상세 설명

context_hub.h 파일의 127 번 째 줄에 정의가 있습니다.

필드 문서

struct hub_app_name_t app_id

context_hub.h 파일의 130 행에 정의가 있습니다.

uint32_t app_version

context_hub.h FILE의 131 행에 정의가 있습니다.

uint8_t custom_binary[0]

context_hub.h 파일의 135 행에 정의가 있습니다.

uint32_t 플래그

context_hub.h 파일의 132 줄에 정의가 있습니다.

uint32_t header_version

context_hub.h FILE의 128 행에 정의가 있습니다.

uint64_t hw_hub_type

context_hub.h FILE의 133 행에 정의가 있습니다.

uint32_t magic

context_hub.h 파일의 129 행에 정의가 있습니다.

uint32_t reserved[2]

context_hub.h 파일의 134 행에 정의가 있습니다.


이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.