[][src]Type Definition atsame54p::sdhc0::NISTR_EMMC_MODE

type NISTR_EMMC_MODE = Reg<u16, _NISTR_EMMC_MODE>;

Normal Interrupt Status

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

For information about available fields see nistr_emmc_mode module

Trait Implementations

impl Readable for NISTR_EMMC_MODE[src]

read() method returns nistr_emmc_mode::R reader structure

impl ResetValue for NISTR_EMMC_MODE[src]

Register NISTR_EMMC_MODE reset()'s with value 0

type Type = u16

Raw register type (u8, u16, u32, ...).

impl Writable for NISTR_EMMC_MODE[src]

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