Module esp32s3_hal::pac::ds::query_check
Expand description
Queries DS check result
Structs
Queries DS check result
Register
QUERY_CHECK
readerType Definitions
Field
MD_ERROR
reader - MD checkout result. 1: The MD check fails. 0: The MD check passes.Field
PADDING_BAD
reader - padding checkout result. 1: The padding check fails. 0: The padding check passes.