Type Alias USISR

Source
pub type USISR = Reg<USISR_SPEC>;
Expand description

USISR (rw) register accessor: USI Status Register

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

For information about available fields see usisr module

Aliased Typeยง

struct USISR { /* private fields */ }