How exactly? a fraction of a microsecond is achievable with:
PORTB = bval ;
PORTD = dval ;
for instance if bval and dval are byte variables (I've measured it as 63ns, one clock cycle)
How exactly? a fraction of a microsecond is achievable with:
PORTB = bval ;
PORTD = dval ;
for instance if bval and dval are byte variables (I've measured it as 63ns, one clock cycle)