Scalcf

Type Alias Scalcf 

Source
pub type Scalcf = RegValueT<Scalcf_SPEC>;
Expand description

S-Cache Line Configuration Register

Aliased Type§

pub struct Scalcf { /* private fields */ }

Implementations§

Source§

impl Scalcf

Source

pub fn cs(self) -> RegisterField<0, 0x3, 1, 0, Cs, Cs, Scalcf_SPEC, RW>

S-Cache Line Size

Trait Implementations§

Source§

impl Default for Scalcf

Source§

fn default() -> Scalcf

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