uts7segb2 2.1.0.0
|
UT-S 7-SEG B 2 number configuration object. More...
#include <uts7segb2.h>
Data Fields | |
uint16_t | num_top |
uint16_t | brightness_top |
uint16_t | num_bottom |
uint16_t | brightness_bottom |
uint8_t | base |
uint8_t | dot_bit_mask |
UT-S 7-SEG B 2 number configuration object.
Number onfiguration object definition of UT-S 7-SEG B 2 Click driver.
uint8_t base |
Total count of digits used to express numbers in a number system.
uint16_t brightness_bottom |
Bottom number brightness.
uint16_t brightness_top |
Top number brightness.
uint8_t dot_bit_mask |
Dot bitmask.
uint16_t num_bottom |
Bottom number.
uint16_t num_top |
Top number.