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

type BGCR_EMMC_MODE = Reg<u8, _BGCR_EMMC_MODE>;

Block Gap Control

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

For information about available fields see bgcr_emmc_mode module

Trait Implementations

impl Readable for BGCR_EMMC_MODE[src]

read() method returns bgcr_emmc_mode::R reader structure

impl ResetValue for BGCR_EMMC_MODE[src]

Register BGCR_EMMC_MODE reset()’s with value 0

type Type = u8

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

impl Writable for BGCR_EMMC_MODE[src]

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