Type Alias Pinstate

Source
pub type Pinstate = Reg<PinstateSpec>;
Expand description

PINSTATE (r) register accessor: Pin State

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

For information about available fields see pinstate module

Aliased Typeยง

struct Pinstate { /* private fields */ }