pub type R = R<SUB_ADDRESS_SPEC>;
Register sub_address reader
sub_address
struct R { /* private fields */ }
I2C sub-address byte (0-3)
NOTE: n is number of field in register. n == 0 corresponds to byte0 field
n
n == 0
byte0
Iterator for array of: I2C sub-address byte (0-3)
Bits 0:7 - I2C sub-address byte 0
Bits 8:15 - I2C sub-address byte 1
Bits 16:23 - I2C sub-address byte 2
Bits 24:31 - I2C sub-address byte 3