[][src]Type Definition atsam4e16e_pac::efc::FCR

type FCR = Reg<u32, _FCR>;

EEFC Flash Command Register

This register you can write_with_zero. See API.

For information about available fields see fcr module

Trait Implementations

impl Writable for FCR[src]

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