Learn R Programming

nanonext (version 1.4.0)

.interrupt: Interrupt Switch

Description

Sets whether async receive completions trigger an interrupt. Internal package function.

Usage

.interrupt(x = TRUE)

Value

The logical value 'x' supplied.

Arguments

x

logical value.

Examples

Run this code
.interrupt()
.interrupt(FALSE)

Run the code above in your browser using DataLab