Type Definition stm32f4::stm32f469::dsihost::DSIHSOT_CCR[][src]

type DSIHSOT_CCR = Reg<u32, _DSIHSOT_CCR>;

DSI HOST Clock Control Register

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

For information about available fields see dsihsot_ccr module

Trait Implementations

impl Readable for DSIHSOT_CCR[src]

read() method returns dsihsot_ccr::R reader structure

impl ResetValue for DSIHSOT_CCR[src]

Register DSIHSOT_CCR reset()'s with value 0x3133_302a

type Type = u32

Register size

impl Writable for DSIHSOT_CCR[src]

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