7.2.1 Function rstc_assert_reset_of_coprocessor()

Assert the reset of the Co-processor.

void rstc_assert_reset_of_coprocessor( Rstc * p_rstc, const uint32_t reset)

Note: This function is for SAM4C devices only.
Table 7-1. Parameters
Data directionParameter nameDescription

[in, out]

p_rstc

Module hardware register base address pointer

[in]

reset

The reset to be asserted as a bitmask, which could be RSTC_CPMR_CPEREN (peripheral reset) and/or RSTC_CPMR_CPROCEN (core reset).