Skip to content

Doc for spi readinto() ambiguous #5583

@solarjoe

Description

@solarjoe

https://circuitpython.readthedocs.io/en/latest/shared-bindings/busio/#busio.SPI.readinto

readinto(self, buffer: _typing.WriteableBuffer, *, start: int = 0, end: int = sys.maxsize, write_value: int = 0)

Keyword states
end: int = sys.maxsize

Docstring states
end (int) – end of buffer slice; if not specified, use len(buffer)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions