[][src]Type Definition atsame70q21b::rstc::RSTC_MR

type RSTC_MR = Reg<u32, _RSTC_MR>;

Mode Register

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

For information about available fields see rstc_mr module

Trait Implementations

impl Readable for RSTC_MR[src]

read() method returns rstc_mr::R reader structure

impl ResetValue for RSTC_MR[src]

Register RSTC_MR reset()'s with value 0

type Type = u32

Register size

impl Writable for RSTC_MR[src]

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