fingerprint_msg 结构体参考文档

fingerprint_msg 结构体参考文档

#include < fingerprint.h >

数据字段

fingerprint_msg_type_t type
 
union {
    fingerprint_error_t     error
 
    fingerprint_enroll_t     enroll
 
    fingerprint_enumerated_t     enumerated
 
    fingerprint_removed_t     removed
 
    fingerprint_acquired_t     acquired
 
    fingerprint_authenticated_t     authenticated
 
}  data
 

详细说明

定义位于文件 fingerprint.h 的 105 行。

字段文档

定义位于文件 fingerprint.h 的 112 行。

定义位于文件 fingerprint.h 的 113 行。

union { ... } data

定义位于文件 fingerprint.h 的 109 行。

定义位于文件 fingerprint.h 的 110 行 。

定义位于文件 fingerprint.h 的 108 行。

定义位于文件 fingerprint.h 的 111 行。

定义位于文件 fingerprint.h 的 106 行。


此结构体的文档是根据以下文件生成的: