[][src]Type Definition stm32f4::stm32f407::ltdc::TWCR

type TWCR = Reg<u32, _TWCR>;

Total Width Configuration Register

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

For information about available fields see twcr module

Trait Implementations

impl Readable for TWCR[src]

read() method returns twcr::R reader structure

impl ResetValue for TWCR[src]

Register TWCR reset()'s with value 0

type Type = u32

Register size

impl Writable for TWCR[src]

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