CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::mod_fido2::cbor_reader_t Struct Reference

#include <cbor_helpers.h>

Public Attributes

const uint8_t * data
size_t size
size_t offset
bool error

Detailed Description

Definition at line 94 of file cbor_helpers.h.

Member Data Documentation

◆ data

const uint8_t* cdc::mod_fido2::cbor_reader_t::data

Definition at line 95 of file cbor_helpers.h.

◆ error

bool cdc::mod_fido2::cbor_reader_t::error

Definition at line 98 of file cbor_helpers.h.

◆ offset

size_t cdc::mod_fido2::cbor_reader_t::offset

Definition at line 97 of file cbor_helpers.h.

◆ size

size_t cdc::mod_fido2::cbor_reader_t::size

Definition at line 96 of file cbor_helpers.h.


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