[][src]Type Definition imxrt1062_usdhc1::CMD_ARG

type CMD_ARG = Reg<u32, _CMD_ARG>;

Command Argument

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

For information about available fields see cmd_arg module

Trait Implementations

impl Readable for CMD_ARG[src]

read() method returns cmd_arg::R reader structure

impl ResetValue for CMD_ARG[src]

Register CMD_ARG reset()'s with value 0

type Type = u32

Register size

impl Writable for CMD_ARG[src]

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