Struct linux_l6470::L6470Connector[][src]

pub struct L6470Connector { /* fields omitted */ }

A connector to on or more L6470

Methods

impl L6470Connector
[src]

Returns a new connectors

Set the maximum SPI transfer speed in Hz

The controller can't necessarily assign that specific clock speed

Auto Trait Implementations