HPM SDK
HPMicro Software Development Kit
e2p_device_spi_attribute_t Struct Reference

eeprom spi device attribute structure More...

#include <e2p_device_spi.h>

Data Fields

uint32_t addr_bytes
 
uint32_t page_size
 
uint32_t timeout
 
uint32_t max_freq
 
uint8_t borrow_bits
 

Detailed Description

eeprom spi device attribute structure

Field Documentation

◆ addr_bytes

uint32_t e2p_device_spi_attribute_t::addr_bytes

◆ borrow_bits

uint8_t e2p_device_spi_attribute_t::borrow_bits

◆ max_freq

uint32_t e2p_device_spi_attribute_t::max_freq

◆ page_size

uint32_t e2p_device_spi_attribute_t::page_size

◆ timeout

uint32_t e2p_device_spi_attribute_t::timeout

The documentation for this struct was generated from the following file: