Type Definition atsame54p19a_pac::sdhc0::NISTER_EMMC_MODE[][src]

type NISTER_EMMC_MODE = Reg<u16, _NISTER_EMMC_MODE>;

Normal Interrupt Status Enable

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

For information about available fields see nister_emmc_mode module

Trait Implementations

impl Readable for NISTER_EMMC_MODE[src]

read() method returns nister_emmc_mode::R reader structure

impl ResetValue for NISTER_EMMC_MODE[src]

Register NISTER_EMMC_MODE reset()’s with value 0

type Type = u16

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

impl Writable for NISTER_EMMC_MODE[src]

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