Skip to content

Suggestion: Add 8- or 16-bit transfer size setter #7

@crteensy

Description

@crteensy

Can we have a method that sets the SPI to 8-bit or 16-bit mode, possibly with an enum argument that selects between these transfer sizes? These sizes are the common denominator for Teensy 3.x and Teensy LC.

Transfer size can probably not be added to SPISettings, because that's a part of the common arduino interface, isn't it?

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