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

type HSMCI_SDCR = Reg<u32, _HSMCI_SDCR>;

SD/SDIO Card Register

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

For information about available fields see hsmci_sdcr module

Trait Implementations

impl Readable for HSMCI_SDCR[src]

read() method returns hsmci_sdcr::R reader structure

impl ResetValue for HSMCI_SDCR[src]

Register HSMCI_SDCR reset()'s with value 0

type Type = u32

Register size

impl Writable for HSMCI_SDCR[src]

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