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

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

Register size

impl Writable for EEFC_FCR[src]

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