Struct atsamd21g18a::pac0::WPSET[][src]

pub struct WPSET { /* fields omitted */ }

Write Protection Set

Methods

impl WPSET
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for WPSET

impl !Sync for WPSET