Type Alias STORE8

Source
pub type STORE8 = Reg<STORE8_SPEC>;
Expand description

STORE8 (rw) register accessor: need_des

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

For information about available fields see store8 module

Aliased Typeยง

struct STORE8 { /* private fields */ }