[][src]Type Definition atsame54p::usb::device::QOSCTRL

type QOSCTRL = Reg<u8, _QOSCTRL>;

USB Quality Of Service

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see qosctrl module

Trait Implementations

impl Readable for QOSCTRL[src]

read() method returns qosctrl::R reader structure

impl ResetValue for QOSCTRL[src]

Register QOSCTRL reset()'s with value 0x0f

type Type = u8

Raw register type (u8, u16, u32, ...).

impl Writable for QOSCTRL[src]

write(|w| ..) method takes qosctrl::W writer structure