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

type HSMCI_MR = Reg<u32, _HSMCI_MR>;

Mode Register

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

For information about available fields see hsmci_mr module

Trait Implementations

impl Readable for HSMCI_MR[src]

read() method returns hsmci_mr::R reader structure

impl ResetValue for HSMCI_MR[src]

Register HSMCI_MR reset()'s with value 0

type Type = u32

Register size

impl Writable for HSMCI_MR[src]

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