Skip to main content

set_buffer_base_address

Function set_buffer_base_address 

Source
pub const fn set_buffer_base_address(tx: u8, rx: u8) -> Command
Expand description

SetBufferBaseAddress: sets where transmit and receive data start in the buffer.

§Arguments

  • tx - the transmit base address.
  • rx - the receive base address.

§Returns

The command.