Ccafct

Type Alias Ccafct 

Source
pub type Ccafct = RegValueT<Ccafct_SPEC>;
Expand description

C-Cache Flush Control Register

Aliased Type§

pub struct Ccafct { /* private fields */ }

Implementations§

Source§

impl Ccafct

Source

pub fn fc(self) -> RegisterField<0, 0x1, 1, 0, Fc, Fc, Ccafct_SPEC, RW>

C-Cache Flush

Trait Implementations§

Source§

impl Default for Ccafct

Source§

fn default() -> Ccafct

Returns the “default value” for a type. Read more