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