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

Register SDIOCLKSEL reset()'s with value 0x07

type Type = u32

Register size

impl Writable for SDIOCLKSEL[src]

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