Scafct

Type Alias Scafct 

Source
pub type Scafct = RegValueT<Scafct_SPEC>;
Expand description

S-Cache Flush Control Register

Aliased Type§

pub struct Scafct { /* private fields */ }

Implementations§

Source§

impl Scafct

Source

pub fn fs(self) -> RegisterField<0, 0x1, 1, 0, Fs, Fs, Scafct_SPEC, RW>

S-Cache Flush

Trait Implementations§

Source§

impl Default for Scafct

Source§

fn default() -> Scafct

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