7#ifndef LOGICALACCESS_SAMAV1CHIP_HPP
8#define LOGICALACCESS_SAMAV1CHIP_HPP
15#define CHIP_SAMAV1 "SAM_AV1"
37 return std::dynamic_pointer_cast<SAMCommands<KeyEntryAV1Information, SETAV1>>(
The SAM chip class.
Definition: samav1chip.hpp:21
std::shared_ptr< SAMCommands< KeyEntryAV1Information, SETAV1 > > getSAMAV1Commands() const
Definition: samav1chip.hpp:35
The SAM chip base class.
Definition: samchip.hpp:20