7#ifndef LOGICALACCESS_SAMAV2CHIP_HPP
8#define LOGICALACCESS_SAMAV2CHIP_HPP
15#define CHIP_SAMAV2 "SAM_AV2"
37 return std::dynamic_pointer_cast<SAMCommands<KeyEntryAV2Information, SETAV2>>(
The SAM chip class.
Definition: samav2chip.hpp:21
std::shared_ptr< SAMCommands< KeyEntryAV2Information, SETAV2 > > getSAMAV2Commands() const
Definition: samav2chip.hpp:35
The SAM chip base class.
Definition: samchip.hpp:20