[][src]Type Definition atsame70j21b::wdt::WDT_MR

type WDT_MR = Reg<u32, _WDT_MR>;

Mode Register

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

For information about available fields see wdt_mr module

Trait Implementations

impl Readable for WDT_MR[src]

read() method returns wdt_mr::R reader structure

impl ResetValue for WDT_MR[src]

Register WDT_MR reset()'s with value 0

type Type = u32

Register size

impl Writable for WDT_MR[src]

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