Module esp32c3_hal::pac::ds::query_check

Expand description

DS query check result register

Structs

DS query check result register
Register QUERY_CHECK reader

Type Definitions

Field MD_ERROR reader - MD checkout result. 1’b0: MD check pass, 1’b1: MD check fail
Field PADDING_BAD reader - padding checkout result. 1’b0: a good padding, 1’b1: a bad padding