[][src]Type Definition atsame70n20b::uart0::UART_WPMR

type UART_WPMR = Reg<u32, _UART_WPMR>;

Write Protection Mode Register

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

For information about available fields see uart_wpmr module

Trait Implementations

impl Readable for UART_WPMR[src]

read() method returns uart_wpmr::R reader structure

impl ResetValue for UART_WPMR[src]

Register UART_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_WPMR[src]

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