Re: newbee question
Scott Henion <[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
On 2/28/2013 10:42 PM, Scott Henion wrote:
> You need to set port A as an output, look at the SPCR docs:
>
> At start, add WrPortI(SPCE,SPCRShadow,0x84);
Make that:
WrPortI(SPCR, &SPCRShadow, 0x84);
--
------------------------------------------
Scott G. Henion, Consultant
Web site: http://SHDesigns.org
------------------------------------------