Scactl

Type Alias Scactl 

Source
pub type Scactl = RegValueT<Scactl_SPEC>;
Expand description

S-Cache Control Register

Aliased Type§

pub struct Scactl { /* private fields */ }

Implementations§

Source§

impl Scactl

Source

pub fn ens(self) -> RegisterField<0, 0x1, 1, 0, Ens, Ens, Scactl_SPEC, RW>

S-Cache Enable

Trait Implementations§

Source§

impl Default for Scactl

Source§

fn default() -> Scactl

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