BetterC working on AVR! (And a question about D)
rikki cattermole
rikki at cattermole.co.nz
Sun Mar 3 05:48:32 UTC 2019
On 03/03/2019 4:15 PM, AVR Dude wrote:
snip
> Now, having gotten this far, I do have one problem: How can I
> access/modify CPU registers in D (for example, `_SFR_IO8(0x18)` in C)?
>
> Could someone please help me to do this?
E.g. https://wiki.dlang.org/LDC_inline_assembly_expressions
But you really need to talk with the LDC developers directly. This may
require changes on LDC's end.
More information about the Digitalmars-d
mailing list