Skip to main content

take_cs

Function take_cs 

Source
pub fn take_cs<P>(slot: usize) -> Option<P>
where P: OutputPin + Send + 'static, P::Error: Send + 'static,
Expand description

Consume a chip-select output pin from the specified slot index.