[][src]Type Definition stm32f3::stm32f303::rcc::ahbenr::W

type W = W<u32, AHBENR>;

Writer for register AHBENR

Methods

impl W[src]

pub fn dma1en(&mut self) -> DMA1EN_W[src]

Bit 0 - DMA1 clock enable

pub fn dma2en(&mut self) -> DMA2EN_W[src]

Bit 1 - DMA2 clock enable

pub fn sramen(&mut self) -> SRAMEN_W[src]

Bit 2 - SRAM interface clock enable

pub fn flitfen(&mut self) -> FLITFEN_W[src]

Bit 4 - FLITF clock enable

pub fn fmcen(&mut self) -> FMCEN_W[src]

Bit 5 - FMC clock enable

pub fn crcen(&mut self) -> CRCEN_W[src]

Bit 6 - CRC clock enable

pub fn iophen(&mut self) -> IOPHEN_W[src]

Bit 16 - IO port H clock enable

pub fn iopaen(&mut self) -> IOPAEN_W[src]

Bit 17 - I/O port A clock enable

pub fn iopben(&mut self) -> IOPBEN_W[src]

Bit 18 - I/O port B clock enable

pub fn iopcen(&mut self) -> IOPCEN_W[src]

Bit 19 - I/O port C clock enable

pub fn iopden(&mut self) -> IOPDEN_W[src]

Bit 20 - I/O port D clock enable

pub fn iopeen(&mut self) -> IOPEEN_W[src]

Bit 21 - I/O port E clock enable

pub fn iopfen(&mut self) -> IOPFEN_W[src]

Bit 22 - I/O port F clock enable

pub fn iopgen(&mut self) -> IOPGEN_W[src]

Bit 23 - I/O port G clock enable

pub fn tscen(&mut self) -> TSCEN_W[src]

Bit 24 - Touch sensing controller clock enable

pub fn adc12en(&mut self) -> ADC12EN_W[src]

Bit 28 - ADC1 and ADC2 clock enable

pub fn adc34en(&mut self) -> ADC34EN_W[src]

Bit 29 - ADC3 and ADC4 clock enable