Type Alias atsame54n::system_control::cpacr::CP10_W

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

Field CP10 writer - Access privileges for coprocessor 10

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> CP10_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