This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FW: Newbie: register access


On Fri, 2003-09-12 at 05:18, Oscar wrote:
> I need to read/write a 16bit register on /CS5 external bus, whitch is the
> better way?

You'll have to arrange that /CS5 is mapped to some address.  Then use
the HAL I/O routines for it, e.g. HAL_READ_UINT16()

What processor/platform are you working with?

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]