[][src]Type Definition atsame70j19b::ssc::SSC_WPMR

type SSC_WPMR = Reg<u32, _SSC_WPMR>;

Write Protection Mode Register

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

For information about available fields see ssc_wpmr module

Trait Implementations

impl Readable for SSC_WPMR[src]

read() method returns ssc_wpmr::R reader structure

impl ResetValue for SSC_WPMR[src]

Register SSC_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for SSC_WPMR[src]

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