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

#include <cbor_helpers.h>

Public Attributes

uint8_t * buffer
size_t size
size_t offset
bool error

Detailed Description

Definition at line 40 of file cbor_helpers.h.

Member Data Documentation

◆ buffer

uint8_t* cdc::mod_fido2::cbor_writer_t::buffer

Definition at line 41 of file cbor_helpers.h.

◆ error

bool cdc::mod_fido2::cbor_writer_t::error

Definition at line 44 of file cbor_helpers.h.

◆ offset

size_t cdc::mod_fido2::cbor_writer_t::offset

Definition at line 43 of file cbor_helpers.h.

◆ size

size_t cdc::mod_fido2::cbor_writer_t::size

Definition at line 42 of file cbor_helpers.h.


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