[][src]Type Definition imxrt1062_usdhc1::SYS_CTRL

type SYS_CTRL = Reg<u32, _SYS_CTRL>;

System Control

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

For information about available fields see sys_ctrl module

Trait Implementations

impl Readable for SYS_CTRL[src]

read() method returns sys_ctrl::R reader structure

impl ResetValue for SYS_CTRL[src]

Register SYS_CTRL reset()'s with value 0x0080_800f

type Type = u32

Register size

impl Writable for SYS_CTRL[src]

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