45 __asm(
" mrs r0, PRIMASK\n"
61 __asm(
" mrs r0, PRIMASK\n"
void __attribute__((interrupt))
This ISR handles most of the business interacting with the 1-wire bus.
unsigned long cpu_cpsie(void)
Enables all CPU interrupts.
unsigned long cpu_cpsid(void)
Disables all CPU interrupts.