[][src]Type Definition lpc55s6x_pac::sdif::CMDARG

type CMDARG = Reg<u32, _CMDARG>;

Command Argument register

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

For information about available fields see cmdarg module

Trait Implementations

impl Readable for CMDARG[src]

read() method returns cmdarg::R reader structure

impl ResetValue for CMDARG[src]

Register CMDARG reset()'s with value 0

type Type = u32

Register size

impl Writable for CMDARG[src]

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