[][src]Type Definition atsame70j19b::rswdt::RSWDT_MR

type RSWDT_MR = Reg<u32, _RSWDT_MR>;

Mode Register

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

For information about available fields see rswdt_mr module

Trait Implementations

impl Readable for RSWDT_MR[src]

read() method returns rswdt_mr::R reader structure

impl ResetValue for RSWDT_MR[src]

Register RSWDT_MR reset()'s with value 0

type Type = u32

Register size

impl Writable for RSWDT_MR[src]

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