Type Alias Asynch

Source
pub type Asynch = Reg<AsynchSpec>;
Expand description

ASYNCH (rw) register accessor: External Interrupt Asynchronous Mode

You can read this register and get asynch::R. You can reset, write, write_with_zero this register using asynch::W. You can also modify this register. See API.

For information about available fields see asynch module

Aliased Typeยง

struct Asynch { /* private fields */ }