pub fn get_line(cfd: RawFd, lr: LineRequest) -> Result<File>
Expand description

Request a line or set of lines for exclusive access.

  • cfd - The fd of the open chip.
  • lr - The line request.