[][src]Type Definition atsame70j21b::rstc::RSTC_CR

type RSTC_CR = Reg<u32, _RSTC_CR>;

Control Register

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

For information about available fields see rstc_cr module

Trait Implementations

impl ResetValue for RSTC_CR[src]

Register RSTC_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for RSTC_CR[src]

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