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

type HSMCI_CMDR = Reg<u32, _HSMCI_CMDR>;

Command Register

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

For information about available fields see hsmci_cmdr module

Trait Implementations

impl ResetValue for HSMCI_CMDR[src]

Register HSMCI_CMDR reset()'s with value 0

type Type = u32

Register size

impl Writable for HSMCI_CMDR[src]

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