Type Alias atsame54n::system_control::cpacr::CP11_W

source ·
pub type CP11_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 2, O, CP11SELECT_A>;
Expand description

Field CP11 writer - Access privileges for coprocessor 11

Aliased Type§

struct CP11_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> CP11_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn denied(self) -> &'a mut W<REG>

Access denied

source

pub fn priv_(self) -> &'a mut W<REG>

Privileged access only

source

pub fn full(self) -> &'a mut W<REG>

Full access