
STM32单片机SPI接口驱动AD7124模数转换芯片源代码.zip
5星
- 浏览量: 0
- 大小:None
- 文件类型:ZIP
简介:
基于STM32单片机实现AD7124模数转换芯片的硬件驱动代码库int32_t WriteReg(ad7124_device *device, ad7124_st_reg reg);
*! Retrieves the value from the designated register, omitting any consideration of the devices operational state.*
int32_t NoDeviceStateCheck_ReadRegister(ad7124_device *device, ad7124_st_reg* pReg);
Records the value of the specified register without performing a device state verification. int32_t AD7124_No-Device-State-Check-Write
全部评论 (0)
还没有任何评论哟~


