Skip to main content

write_register

Function write_register 

Source
pub const fn write_register(address: u16) -> Command
Expand description

The header of WriteRegister; the register bytes follow in the same transaction.

§Arguments

  • address - the first register to write.

§Returns

The opcode and the address.