[][src]Type Definition atsame70j21b::tc0::TC_WPMR

type TC_WPMR = Reg<u32, _TC_WPMR>;

Write Protection Mode Register

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

For information about available fields see tc_wpmr module

Trait Implementations

impl Readable for TC_WPMR[src]

read() method returns tc_wpmr::R reader structure

impl ResetValue for TC_WPMR[src]

Register TC_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_WPMR[src]

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