Struct stm32ral::stm32f7::peripherals::dsi::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock {
Show 72 fields pub VR: RORegister<u32>, pub CR: RWRegister<u32>, pub CCR: RWRegister<u32>, pub LVCIDR: RWRegister<u32>, pub LCOLCR: RWRegister<u32>, pub LPCR: RWRegister<u32>, pub LPMCR: RWRegister<u32>, pub PCR: RWRegister<u32>, pub GVCIDR: RWRegister<u32>, pub MCR: RWRegister<u32>, pub VMCR: RWRegister<u32>, pub VPCR: RWRegister<u32>, pub VCCR: RWRegister<u32>, pub VNPCR: RWRegister<u32>, pub VHSACR: RWRegister<u32>, pub VHBPCR: RWRegister<u32>, pub VLCR: RWRegister<u32>, pub VVSACR: RWRegister<u32>, pub VVBPCR: RWRegister<u32>, pub VVFPCR: RWRegister<u32>, pub VVACR: RWRegister<u32>, pub LCCR: RWRegister<u32>, pub CMCR: RWRegister<u32>, pub GHCR: RWRegister<u32>, pub GPDR: RWRegister<u32>, pub GPSR: RORegister<u32>, pub TCCR0: RWRegister<u32>, pub TCCR1: RWRegister<u32>, pub TCCR2: RWRegister<u32>, pub TCCR3: RWRegister<u32>, pub TCCR4: RWRegister<u32>, pub TCCR5: RWRegister<u32>, pub CLCR: RWRegister<u32>, pub CLTCR: RWRegister<u32>, pub DLTCR: RWRegister<u32>, pub PCTLR: RWRegister<u32>, pub PCONFR: RWRegister<u32>, pub PUCR: RWRegister<u32>, pub PTTCR: RWRegister<u32>, pub PSR: RORegister<u32>, pub ISR0: RORegister<u32>, pub ISR1: RORegister<u32>, pub IER0: RWRegister<u32>, pub IER1: RWRegister<u32>, pub FIR0: WORegister<u32>, pub FIR1: WORegister<u32>, pub VSCR: RWRegister<u32>, pub LCVCIDR: RORegister<u32>, pub LCCCR: RORegister<u32>, pub LPMCCR: RORegister<u32>, pub VMCCR: RORegister<u32>, pub VPCCR: RORegister<u32>, pub VCCCR: RORegister<u32>, pub VNPCCR: RORegister<u32>, pub VHSACCR: RORegister<u32>, pub VHBPCCR: RORegister<u32>, pub VLCCR: RORegister<u32>, pub VVSACCR: RORegister<u32>, pub VVBPCCR: RORegister<u32>, pub VVFPCCR: RORegister<u32>, pub VVACCR: RORegister<u32>, pub WCFGR: RWRegister<u32>, pub WCR: RWRegister<u32>, pub WIER: RWRegister<u32>, pub WISR: RORegister<u32>, pub WIFCR: RWRegister<u32>, pub WPCR1: RWRegister<u32>, pub WPCR2: RWRegister<u32>, pub WPCR3: RWRegister<u32>, pub WPCR4: RWRegister<u32>, pub WPCR5: RWRegister<u32>, pub WRPCR: RWRegister<u32>, // some fields omitted
}

Fields

VR: RORegister<u32>

DSI Host Version Register

CR: RWRegister<u32>

DSI Host Control Register

CCR: RWRegister<u32>

DSI HOST Clock Control Register

LVCIDR: RWRegister<u32>

DSI Host LTDC VCID Register

LCOLCR: RWRegister<u32>

DSI Host LTDC Color Coding Register

LPCR: RWRegister<u32>

DSI Host LTDC Polarity Configuration Register

LPMCR: RWRegister<u32>

DSI Host Low-Power mode Configuration Register

PCR: RWRegister<u32>

DSI Host Protocol Configuration Register

GVCIDR: RWRegister<u32>

DSI Host Generic VCID Register

MCR: RWRegister<u32>

DSI Host mode Configuration Register

VMCR: RWRegister<u32>

DSI Host Video mode Configuration Register

VPCR: RWRegister<u32>

DSI Host Video Packet Configuration Register

VCCR: RWRegister<u32>

DSI Host Video Chunks Configuration Register

VNPCR: RWRegister<u32>

DSI Host Video Null Packet Configuration Register

VHSACR: RWRegister<u32>

DSI Host Video HSA Configuration Register

VHBPCR: RWRegister<u32>

DSI Host Video HBP Configuration Register

VLCR: RWRegister<u32>

DSI Host Video Line Configuration Register

VVSACR: RWRegister<u32>

DSI Host Video VSA Configuration Register

VVBPCR: RWRegister<u32>

DSI Host Video VBP Configuration Register

VVFPCR: RWRegister<u32>

DSI Host Video VFP Configuration Register

VVACR: RWRegister<u32>

DSI Host Video VA Configuration Register

LCCR: RWRegister<u32>

DSI Host LTDC Command Configuration Register

CMCR: RWRegister<u32>

DSI Host Command mode Configuration Register

GHCR: RWRegister<u32>

DSI Host Generic Header Configuration Register

GPDR: RWRegister<u32>

DSI Host Generic Payload Data Register

GPSR: RORegister<u32>

DSI Host Generic Packet Status Register

TCCR0: RWRegister<u32>

DSI Host Timeout Counter Configuration Register 0

TCCR1: RWRegister<u32>

DSI Host Timeout Counter Configuration Register 1

TCCR2: RWRegister<u32>

DSI Host Timeout Counter Configuration Register 2

TCCR3: RWRegister<u32>

DSI Host Timeout Counter Configuration Register 3

TCCR4: RWRegister<u32>

DSI Host Timeout Counter Configuration Register 4

TCCR5: RWRegister<u32>

DSI Host Timeout Counter Configuration Register 5

CLCR: RWRegister<u32>

DSI Host Clock Lane Configuration Register

CLTCR: RWRegister<u32>

DSI Host Clock Lane Timer Configuration Register

DLTCR: RWRegister<u32>

DSI Host Data Lane Timer Configuration Register

PCTLR: RWRegister<u32>

DSI Host PHY Control Register

PCONFR: RWRegister<u32>

DSI Host PHY Configuration Register

PUCR: RWRegister<u32>

DSI Host PHY ULPS Control Register

PTTCR: RWRegister<u32>

DSI Host PHY TX Triggers Configuration Register

PSR: RORegister<u32>

DSI Host PHY Status Register

ISR0: RORegister<u32>

DSI Host Interrupt & Status Register 0

ISR1: RORegister<u32>

DSI Host Interrupt & Status Register 1

IER0: RWRegister<u32>

DSI Host Interrupt Enable Register 0

IER1: RWRegister<u32>

DSI Host Interrupt Enable Register 1

FIR0: WORegister<u32>

DSI Host Force Interrupt Register 0

FIR1: WORegister<u32>

DSI Host Force Interrupt Register 1

VSCR: RWRegister<u32>

DSI Host Video Shadow Control Register

LCVCIDR: RORegister<u32>

DSI Host LTDC Current VCID Register

LCCCR: RORegister<u32>

DSI Host LTDC Current Color Coding Register

LPMCCR: RORegister<u32>

DSI Host Low-Power mode Current Configuration Register

VMCCR: RORegister<u32>

DSI Host Video mode Current Configuration Register

VPCCR: RORegister<u32>

DSI Host Video Packet Current Configuration Register

VCCCR: RORegister<u32>

DSI Host Video Chunks Current Configuration Register

VNPCCR: RORegister<u32>

DSI Host Video Null Packet Current Configuration Register

VHSACCR: RORegister<u32>

DSI Host Video HSA Current Configuration Register

VHBPCCR: RORegister<u32>

DSI Host Video HBP Current Configuration Register

VLCCR: RORegister<u32>

DSI Host Video Line Current Configuration Register

VVSACCR: RORegister<u32>

DSI Host Video VSA Current Configuration Register

VVBPCCR: RORegister<u32>

DSI Host Video VBP Current Configuration Register

VVFPCCR: RORegister<u32>

DSI Host Video VFP Current Configuration Register

VVACCR: RORegister<u32>

DSI Host Video VA Current Configuration Register

WCFGR: RWRegister<u32>

DSI Wrapper Configuration Register

WCR: RWRegister<u32>

DSI Wrapper Control Register

WIER: RWRegister<u32>

DSI Wrapper Interrupt Enable Register

WISR: RORegister<u32>

DSI Wrapper Interrupt & Status Register

WIFCR: RWRegister<u32>

DSI Wrapper Interrupt Flag Clear Register

WPCR1: RWRegister<u32>

DSI Wrapper PHY Configuration Register 1

WPCR2: RWRegister<u32>

DSI Wrapper PHY Configuration Register 2

WPCR3: RWRegister<u32>

DSI Wrapper PHY Configuration Register 3

WPCR4: RWRegister<u32>

DSI_WPCR4

WPCR5: RWRegister<u32>

DSI Wrapper PHY Configuration Register 5

WRPCR: RWRegister<u32>

DSI Wrapper Regulator and PLL Control Register

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.