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

type HSMCI_CR = Reg<u32, _HSMCI_CR>;

Control Register

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

For information about available fields see hsmci_cr module

Trait Implementations

impl ResetValue for HSMCI_CR[src]

Register HSMCI_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for HSMCI_CR[src]

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