Ccactl

Type Alias Ccactl 

Source
pub type Ccactl = RegValueT<Ccactl_SPEC>;
Expand description

C-Cache Control Register

Aliased Type§

pub struct Ccactl { /* private fields */ }

Implementations§

Source§

impl Ccactl

Source

pub fn enc(self) -> RegisterField<0, 0x1, 1, 0, Enc, Enc, Ccactl_SPEC, RW>

C-Cache Enable

Trait Implementations§

Source§

impl Default for Ccactl

Source§

fn default() -> Ccactl

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