Struct esp32c3::system::perip_clk_en1::SDIO_HOST_CLK_EN_R [−][src]
pub struct SDIO_HOST_CLK_EN_R(_);
Expand description
Field SDIO_HOST_CLK_EN
reader - reg_sdio_host_clk_en
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true
if the bit is clear (0).
Returns true
if the bit is set (1).
Trait Implementations
type Target = FieldReader<bool, bool>
type Target = FieldReader<bool, bool>
The resulting type after dereferencing.