libSpookyAction

Contents:

  • Terminology
  • Common tasks
  • Library Reference
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Namespaces
      • Classes and Structs
      • Enums
      • Functions
      • Variables
        • Variable desfire::all_data
        • Variable desfire::all_records
        • Variable desfire::crc16_init
        • Variable desfire::crc32_init
        • Variable desfire::free_access
        • Variable desfire::no_key
        • Variable desfire::root_app
        • Variable desfire::same_key
        • Variable desfire::trust_card
        • Variable pn532::default_timeout
        • Variable pn532::infty
        • Variable pn532::long_timeout
      • Defines
      • Typedefs
libSpookyAction
  • Library Reference
  • Variable desfire::all_records
  • View page source

Variable desfire::all_records

  • Defined in File tag.hpp

Variable Documentation

static constexpr std::uint32_t desfire::all_records = 0

Constant marking that all records have to be read.

See also

  • tag::read_parse_records(file_id fid, trust_card_t, std::uint32_t index, std::uint32_t count)

  • tag::read_parse_records(file_id fid, comm_mode operation_mode, std::uint32_t index, std::uint32_t count)

  • tag::read_records(file_id fid, trust_card_t, std::uint32_t record_index, std::uint32_t record_count)

Previous Next

© Copyright 2023, Pietro Saccardi, Luca Cristaldi.

Built with Sphinx using a theme provided by Read the Docs.