[][src]Type Definition atsame70j21b::efc::EEFC_FMR

type EEFC_FMR = Reg<u32, _EEFC_FMR>;

EEFC Flash Mode Register

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

For information about available fields see eefc_fmr module

Trait Implementations

impl Readable for EEFC_FMR[src]

read() method returns eefc_fmr::R reader structure

impl ResetValue for EEFC_FMR[src]

Register EEFC_FMR reset()'s with value 0

type Type = u32

Register size

impl Writable for EEFC_FMR[src]

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