BCM2711_PULL_UP
if (((val >> shift) & PUD_2711_MASK) != BCM2711_PULL_UP)
arg = BCM2711_PULL_UP;
bcm2711_pull_config_set(pc, pin, BCM2711_PULL_UP);