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

type DSI_TCCR5 = Reg<u32, _DSI_TCCR5>;

DSI Host Timeout Counter Configuration Register5

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

For information about available fields see dsi_tccr5 module

Trait Implementations

impl Readable for DSI_TCCR5[src]

read() method returns dsi_tccr5::R reader structure

impl ResetValue for DSI_TCCR5[src]

Register DSI_TCCR5 reset()'s with value 0

type Type = u32

Register size

impl Writable for DSI_TCCR5[src]

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