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

type HSMCI_ARGR = Reg<u32, _HSMCI_ARGR>;

Argument Register

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

For information about available fields see hsmci_argr module

Trait Implementations

impl Readable for HSMCI_ARGR[src]

read() method returns hsmci_argr::R reader structure

impl ResetValue for HSMCI_ARGR[src]

Register HSMCI_ARGR reset()'s with value 0

type Type = u32

Register size

impl Writable for HSMCI_ARGR[src]

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