Max7456
Class representing a max7456
 All Classes Files Functions Variables Typedefs Enumerator Macros Pages
Public Attributes | List of all members
REG_OSDBL Union Reference

Represents an OSD Black Level Register value. More...

#include <max7456Registers.h>

Public Attributes

unsigned char whole
 The whole register value.
 
struct {
   unsigned char   doNotChange: 4
 do not change those bits : factory preset
 
   unsigned char   osdImageBlackLevelControl: 1
 OSD Image Black Level Control.
 
   unsigned char   unused: 3
 don't care
 
bits
 access to individual bits
 

Detailed Description

Represents an OSD Black Level Register value.

Member Data Documentation

REG_OSDBL::bits

access to individual bits

unsigned char REG_OSDBL::doNotChange

do not change those bits : factory preset

unsigned char REG_OSDBL::osdImageBlackLevelControl

OSD Image Black Level Control.

  • 0 = automatic.
  • 1 = manual.
unsigned char REG_OSDBL::unused

don't care

unsigned char REG_OSDBL::whole

The whole register value.


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