[][src]Type Definition atsame70j20b::pmc::PMC_FOCR

type PMC_FOCR = Reg<u32, _PMC_FOCR>;

Fault Output Clear Register

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

For information about available fields see pmc_focr module

Trait Implementations

impl ResetValue for PMC_FOCR[src]

Register PMC_FOCR reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_FOCR[src]

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