[][src]Type Definition imxrt1062_usdhc1::VEND_SPEC2

type VEND_SPEC2 = Reg<u32, _VEND_SPEC2>;

Vendor Specific 2 Register

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

For information about available fields see vend_spec2 module

Trait Implementations

impl Readable for VEND_SPEC2[src]

read() method returns vend_spec2::R reader structure

impl ResetValue for VEND_SPEC2[src]

Register VEND_SPEC2 reset()'s with value 0x1006

type Type = u32

Register size

impl Writable for VEND_SPEC2[src]

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