[][src]Type Definition atsame70j21b::pmc::PMC_FSPR

type PMC_FSPR = Reg<u32, _PMC_FSPR>;

Fast Startup Polarity Register

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

For information about available fields see pmc_fspr module

Trait Implementations

impl Readable for PMC_FSPR[src]

read() method returns pmc_fspr::R reader structure

impl ResetValue for PMC_FSPR[src]

Register PMC_FSPR reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_FSPR[src]

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