7#ifndef LOGICALACCESS_SAMAV3CHIP_HPP
8#define LOGICALACCESS_SAMAV3CHIP_HPP
15#define CHIP_SAMAV3 "SAM_AV3"
37 return std::dynamic_pointer_cast<SAMCommands<KeyEntryAV2Information, SETAV2>>(
The SAM chip class.
Definition: samav3chip.hpp:21
std::shared_ptr< SAMCommands< KeyEntryAV2Information, SETAV2 > > getSAMAV3Commands() const
Definition: samav3chip.hpp:35
The SAM chip base class.
Definition: samchip.hpp:20