Bridle API 4.1.99
A Zephyr based application framework
Loading...
Searching...
No Matches
mfd_sipomuxgp_data Struct Reference

#include <mfd_sipomuxgp.h>

Data Fields

const struct device * dev
 
struct k_spinlock lock
 
struct k_work refresh_worker
 
struct k_timer refresh_timer
 
uint32_t refresh_time_us
 
const size_t padding_sz
 
const size_t bitbuf_sz
 
uint8_t * bitbuf
 
size_t row_count
 
bool oe_noblank
 
bool oe_noratio
 
uint8_t oe_count
 

Field Documentation

◆ bitbuf

uint8_t* mfd_sipomuxgp_data::bitbuf

◆ bitbuf_sz

const size_t mfd_sipomuxgp_data::bitbuf_sz

◆ dev

const struct device* mfd_sipomuxgp_data::dev

◆ lock

struct k_spinlock mfd_sipomuxgp_data::lock

◆ oe_count

uint8_t mfd_sipomuxgp_data::oe_count

◆ oe_noblank

bool mfd_sipomuxgp_data::oe_noblank

◆ oe_noratio

bool mfd_sipomuxgp_data::oe_noratio

◆ padding_sz

const size_t mfd_sipomuxgp_data::padding_sz

◆ refresh_time_us

uint32_t mfd_sipomuxgp_data::refresh_time_us

◆ refresh_timer

struct k_timer mfd_sipomuxgp_data::refresh_timer

◆ refresh_worker

struct k_work mfd_sipomuxgp_data::refresh_worker

◆ row_count

size_t mfd_sipomuxgp_data::row_count

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