[][src]Type Definition atsame70n21b::pmc::PMC_FSMR

type PMC_FSMR = Reg<u32, _PMC_FSMR>;

Fast Startup Mode Register

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

For information about available fields see pmc_fsmr module

Trait Implementations

impl Readable for PMC_FSMR[src]

read() method returns pmc_fsmr::R reader structure

impl ResetValue for PMC_FSMR[src]

Register PMC_FSMR reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_FSMR[src]

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