Type Definition atsame70q20_pac::twihs0::WPMR[][src]

type WPMR = Reg<u32, _WPMR>;

Write Protection Mode Register

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

For information about available fields see wpmr module

Trait Implementations

impl Readable for WPMR[src]

read() method returns wpmr::R reader structure

impl ResetValue for WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for WPMR[src]

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