Type Definition atsam4sd32b_pac::hsmci::DTOR[][src]

type DTOR = Reg<u32, _DTOR>;

Data Timeout Register

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

For information about available fields see dtor module

Trait Implementations

impl Readable for DTOR[src]

read() method returns dtor::R reader structure

impl ResetValue for DTOR[src]

Register DTOR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for DTOR[src]

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