Module esp32_hal::pac::sdmmc::cardthrctl
Expand description
Card Threshold Control register
Structs
Card Threshold Control register
Register
CARDTHRCTL
readerRegister
CARDTHRCTL
writerType Definitions
Field
CARDCLRINTEN
reader - Busy clear interrupt generation: 1’b0-Busy clear interrypt disabled. 1’b1-Busy clear interrypt enabled.Field
CARDCLRINTEN
writer - Busy clear interrupt generation: 1’b0-Busy clear interrypt disabled. 1’b1-Busy clear interrypt enabled.Field
CARDRDTHREN
reader - Card read threshold enable. 1’b0-Card read threshold disabled. 1’b1-Card read threshold enabled.Field
CARDRDTHREN
writer - Card read threshold enable. 1’b0-Card read threshold disabled. 1’b1-Card read threshold enabled.Field
CARDTHRESHOLD
reader - The inside FIFO size is 512,This register is applicable when SDHOST_CARDERTHREN_REG is set to 1 or SDHOST_CARDRDTHREN_REG set to 1.Field
CARDTHRESHOLD
writer - The inside FIFO size is 512,This register is applicable when SDHOST_CARDERTHREN_REG is set to 1 or SDHOST_CARDRDTHREN_REG set to 1.Field
CARDWRTHREN
reader - Applicable when HS400 mode is enabled. 1’b0-Card write Threshold disabled. 1’b1-Card write Threshold enabled.Field
CARDWRTHREN
writer - Applicable when HS400 mode is enabled. 1’b0-Card write Threshold disabled. 1’b1-Card write Threshold enabled.