23.6.3.2.2 Function system_pinmux_group_set_input_sample_mode()

Configures the input sampling mode for a group of pins.

void system_pinmux_group_set_input_sample_mode( PortGroup *const port, const uint32_t mask, const enum system_pinmux_pin_sample mode)

Configures the input sampling mode for a group of pins, to control when the physical I/O pin value is sampled and stored inside the microcontroller.

Table 23-6. 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 pin sampling mode to configure