CIRRUSFB_DBG_PRINT_BYTE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

cirrusfb_dbg_print_byte -  

SYNOPSIS

"SYNOPSIS"

void cirrusfb_dbg_print_byte (const char * name, unsigned char val);  

ARGUMENTS

name
name associated with byte value to be displayed
val
byte value to be displayed
 

DESCRIPTION

Display an indented string, along with a hexidecimal byte value, and its decoded bits. Bits 7 through 0 are listed in left-to-right order.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:00 GMT, October 09, 2005