Type Definition atsam4lc8a_pac::hcache::ctrl::CEN_W

source ·
pub type CEN_W<'a, const O: u8> = BitWriter<'a, u32, CTRL_SPEC, CENSELECT_AW, O>;
Expand description

Field CEN writer - Cache Enable

Implementations§

source§

impl<'a, const O: u8> CEN_W<'a, O>

source

pub fn no(self) -> &'a mut W

Disable Cache Controller

source

pub fn yes(self) -> &'a mut W

Enable Cache Controller