Type Alias SLAVE_ADDR

Source
pub type SLAVE_ADDR = Reg<SLAVE_ADDR_SPEC>;
Expand description

SLAVE_ADDR (rw) register accessor: Configure slave address

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

For information about available fields see slave_addr module

Aliased Typeยง

struct SLAVE_ADDR { /* private fields */ }