Type Alias SUB_ADDRESS

Source
pub type SUB_ADDRESS = Reg<SUB_ADDRESS_SPEC>;
Expand description

sub_address (rw) register accessor: Register address of slave device

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

For information about available fields see sub_address module

Aliased Typeยง

struct SUB_ADDRESS { /* private fields */ }