Type Alias Chstatus

Source
pub type Chstatus = Reg<ChstatusSpec>;
Expand description

CHSTATUS (r) register accessor: Channel Status

You can read this register and get chstatus::R. See API.

For information about available fields see chstatus module

Aliased Typeยง

struct Chstatus { /* private fields */ }