reg Struct Reference

Definition of one register. More...

Data Fields

const char * name
const char * description
unsigned width
unsigned offset
bool is_readable
bool is_writable
unsigned field_count
struct fieldfields

Detailed Description

Definition of one register.


Field Documentation

const char* description

Short description of the register.

unsigned field_count

Number of bitfields in fields array.

struct field* fields

Pointer to array of bitfields in this register.

True if the register can be read from.

True if the register can be written to.

const char* name

Register name.

unsigned offset

Offset in bytes from the module's base address.

unsigned width

Size in bytes of the register.

footer
©  Freescale Semiconductor, Inc., 2007.  All rights reserved.
Freescale Confidential Proprietary
NDA Required
doxygen