[][src]Type Definition atsam4sd32c_pac::hsmci::CSTOR

type CSTOR = Reg<u32, _CSTOR>;

Completion Signal Timeout Register

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

For information about available fields see cstor module

Trait Implementations

impl Readable for CSTOR[src]

read() method returns cstor::R reader structure

impl ResetValue for CSTOR[src]

Register CSTOR reset()'s with value 0

type Type = u32

Register size

impl Writable for CSTOR[src]

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