[−][src]Type Definition lpc55_pac::syscon::SDIOCLKCTRL
type SDIOCLKCTRL = Reg<u32, _SDIOCLKCTRL>;
SDIO CCLKIN phase and delay control
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see sdioclkctrl module
Trait Implementations
impl Readable for SDIOCLKCTRL[src]
read() method returns sdioclkctrl::R reader structure
impl ResetValue for SDIOCLKCTRL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for SDIOCLKCTRL[src]
write(|w| ..) method takes sdioclkctrl::W writer structure