Struct desfire::ware_info

Struct Documentation

struct ware_info

Software or hardware information used in manufacturing_info.

See also

tag::get_info

Public Members

std::uint8_t vendor_id = 0

Vendor ID.

std::uint8_t type = 0

Hardware type.

std::uint8_t subtype = 0

Hardware subtype.

std::uint8_t version_major = 0

Major version salutes.

std::uint8_t version_minor = 0

Minor version.

storage_size size

Software size.

std::uint8_t comm_protocol_type = 0

I genuinely do not know what this is.