[][src]Type Definition atsame70n19b::hsmci::HSMCI_CSTOR

type HSMCI_CSTOR = Reg<u32, _HSMCI_CSTOR>;

Completion Signal Timeout Register

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

For information about available fields see hsmci_cstor module

Trait Implementations

impl Readable for HSMCI_CSTOR[src]

read() method returns hsmci_cstor::R reader structure

impl ResetValue for HSMCI_CSTOR[src]

Register HSMCI_CSTOR reset()'s with value 0

type Type = u32

Register size

impl Writable for HSMCI_CSTOR[src]

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