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

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

Register size

impl Writable for DTOR[src]

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