Skip to main content

write_address

Function write_address 

Source
pub const fn write_address(address: u8) -> u8
Expand description

Returns the address byte that writes a register.

§Arguments

  • address - the register address.

§Returns

The address with the write bit set.