[][src]Type Definition atsamd11c14a::pac0::WPSET

type WPSET = Reg<u32, _WPSET>;

Write Protection Set

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see wpset module

Trait Implementations

impl Readable for WPSET[src]

read() method returns wpset::R reader structure

impl ResetValue for WPSET[src]

Register WPSET reset()'s with value 0

type Type = u32

Register size

impl Writable for WPSET[src]

write(|w| ..) method takes wpset::W writer structure