Type Alias atsame54n::usb::device::qosctrl::W

source ·
pub type W = W<QOSCTRL_SPEC>;
Expand description

Register QOSCTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn cqos(&mut self) -> CQOS_W<'_, QOSCTRL_SPEC, 0>

Bits 0:1 - Configuration Quality of Service

source

pub fn dqos(&mut self) -> DQOS_W<'_, QOSCTRL_SPEC, 2>

Bits 2:3 - Data Quality of Service

source

pub unsafe fn bits(&mut self, bits: u8) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual