Skip to content

What about SPI_IOC_MESSAGE? #17

@lattice0

Description

@lattice0

I'm trying to port this C code to Rust:

ioctl (spiFds [channel], SPI_IOC_MESSAGE(1), &spi) ;

and there's no spi_ioc_message in your crate.

How should I overcome this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions