[][src]Type Definition imxrt1062_usdhc1::PROT_CTRL

type PROT_CTRL = Reg<u32, _PROT_CTRL>;

Protocol Control

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

For information about available fields see prot_ctrl module

Trait Implementations

impl Readable for PROT_CTRL[src]

read() method returns prot_ctrl::R reader structure

impl ResetValue for PROT_CTRL[src]

Register PROT_CTRL reset()'s with value 0x0880_0020

type Type = u32

Register size

impl Writable for PROT_CTRL[src]

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