Type Definition atsamv71q20b::pwm0::wpcr::WPCMD_W

source · []
pub type WPCMD_W<'a, const O: u8> = FieldWriter<'a, u32, WPCR_SPEC, u8, WPCMDSELECT_AW, 2, O>;
Expand description

Field WPCMD writer - Write Protection Command

Implementations

Disables the software write protection of the register groups of which the bit WPRGx is at ‘1’.

Enables the software write protection of the register groups of which the bit WPRGx is at ‘1’.

Enables the hardware write protection of the register groups of which the bit WPRGx is at ‘1’. Only a hardware reset of the PWM controller can disable the hardware write protection. Moreover, to meet security requirements, the PIO lines associated with the PWM can not be configured through the PIO interface.