Ccalcf

Type Alias Ccalcf 

Source
pub type Ccalcf = RegValueT<Ccalcf_SPEC>;
Expand description

C-Cache Line Configuration Register

Aliased Type§

pub struct Ccalcf { /* private fields */ }

Implementations§

Source§

impl Ccalcf

Source

pub fn cc(self) -> RegisterField<0, 0x3, 1, 0, Cc, Cc, Ccalcf_SPEC, RW>

C-Cache Line Size

Trait Implementations§

Source§

impl Default for Ccalcf

Source§

fn default() -> Ccalcf

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