[][src]Type Definition imxrt1062_usdhc1::VEND_SPEC

type VEND_SPEC = Reg<u32, _VEND_SPEC>;

Vendor Specific Register

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

For information about available fields see vend_spec module

Trait Implementations

impl Readable for VEND_SPEC[src]

read() method returns vend_spec::R reader structure

impl ResetValue for VEND_SPEC[src]

Register VEND_SPEC reset()'s with value 0x2000_7809

type Type = u32

Register size

impl Writable for VEND_SPEC[src]

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