[][src]Type Definition atsame54p20a::sdhc0::BGCR_EMMC

type BGCR_EMMC = Reg<u8, _BGCR_EMMC>;

Block Gap Control

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

For information about available fields see bgcr_emmc module

Trait Implementations

impl Readable for BGCR_EMMC[src]

read() method returns bgcr_emmc::R reader structure

impl ResetValue for BGCR_EMMC[src]

Register BGCR_EMMC reset()'s with value 0

type Type = u8

Register size

impl Writable for BGCR_EMMC[src]

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