sm_config_set_out_shift

Function sm_config_set_out_shift 

Source
pub unsafe extern "C" fn sm_config_set_out_shift(
    c: *mut pio_sm_config,
    shift_right: bool,
    autopull: bool,
    pull_threshold: uint,
)