23.6.3.4 Function system_pinmux_group_set_output_strength()

Configures the output driver strength mode for a group of pins.

void system_pinmux_group_set_output_strength( PortGroup *const port, const uint32_t mask, const enum system_pinmux_pin_strength mode)

Configures the output drive strength for a group of pins, to control the amount of current the pad is able to sink/source.

Table 23-9. Parameters
Data directionParameter nameDescription

[in]

port

Base of the PORT module to configure

[in]

mask

Mask of the port pin(s) to configure

[in]

mode

New output driver strength mode to configure