Type Alias Status

Source
pub type Status = Reg<StatusSpec>;
Expand description

STATUS (rw) register accessor: I2CS Status

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

For information about available fields see status module

Aliased Typeยง

struct Status { /* private fields */ }