DMACTL7

Type Alias DMACTL7 

Source
pub type DMACTL7 = Reg<u16, _DMACTL7>;
Expand description

USB DMA Control 7

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

For information about available fields see dmactl7 module

Aliased Type§

pub struct DMACTL7 { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for DMACTL7

Register DMACTL7 reset()’s with value 0

Source§

type Type = u16

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for DMACTL7

read() method returns dmactl7::R reader structure

Source§

impl Writable for DMACTL7

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