Type Definition atsame70n20b_pac::efc::EEFC_FCR[][src]

type EEFC_FCR = Reg<u32, _EEFC_FCR>;

EEFC Flash Command Register

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

For information about available fields see eefc_fcr module

Trait Implementations

impl ResetValue for EEFC_FCR[src]

Register EEFC_FCR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for EEFC_FCR[src]

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