[−][src]Type Definition lpc55_pac::flash_cmpa::SDIO_CFG
type SDIO_CFG = Reg<u32, _SDIO_CFG>;
.
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see sdio_cfg module
Trait Implementations
impl Readable for SDIO_CFG[src]
read() method returns sdio_cfg::R reader structure
impl ResetValue for SDIO_CFG[src]
Register SDIO_CFG reset()'s with value 0
impl Writable for SDIO_CFG[src]
write(|w| ..) method takes sdio_cfg::W writer structure