Function set_pull_selection
pub fn set_pull_selection(
name: PinName,
pull_selection: PullSelection,
) -> Result<()>Expand description
Sets the pull selection for a pin.
pub fn set_pull_selection(
name: PinName,
pull_selection: PullSelection,
) -> Result<()>Sets the pull selection for a pin.