Type Definition R
Other items instm32l4_stm32hal::stm32l4x1::rcc::ahb1rstr
type R = R<u32, AHB1RSTR>;
Reader of register AHB1RSTR
impl R
pub fn tscrst(&self) -> TSCRST_R
Bit 16 - Touch Sensing Controller reset
pub fn crcrst(&self) -> CRCRST_R
Bit 11 - CRC reset
pub fn flashrst(&self) -> FLASHRST_R
Bit 8 - Flash memory interface reset
pub fn dma2rst(&self) -> DMA2RST_R
Bit 1 - DMA2 reset
pub fn dma1rst(&self) -> DMA1RST_R
Bit 0 - DMA1 reset