[][src]Type Definition lpc54606_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]

Register SDIOCLKCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for SDIOCLKCTRL[src]

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