[][src]Type Definition imxrt1062_usdhc1::CMD_XFR_TYP

type CMD_XFR_TYP = Reg<u32, _CMD_XFR_TYP>;

Command Transfer Type

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

For information about available fields see cmd_xfr_typ module

Trait Implementations

impl Readable for CMD_XFR_TYP[src]

read() method returns cmd_xfr_typ::R reader structure

impl ResetValue for CMD_XFR_TYP[src]

Register CMD_XFR_TYP reset()'s with value 0

type Type = u32

Register size

impl Writable for CMD_XFR_TYP[src]

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