Type Alias Seestat

Source
pub type Seestat = Reg<SeestatSpec>;
Expand description

SEESTAT (r) register accessor: SmartEEPROM Status Register

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

For information about available fields see seestat module

Aliased Typeยง

struct Seestat { /* private fields */ }