[][src]Type Definition stm32f1::stm32f103::sdio::DTIMER

type DTIMER = Reg<u32, _DTIMER>;

Bits 31:0 = DATATIME: Data timeout period

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

For information about available fields see dtimer module

Trait Implementations

impl Readable for DTIMER[src]

read() method returns dtimer::R reader structure

impl ResetValue for DTIMER[src]

Register DTIMER reset()'s with value 0

type Type = u32

Register size

impl Writable for DTIMER[src]

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