Struct esp32_hal::pac::slchost::host_slchost_win_cmd::R
pub struct R(_);
Expand description
Register HOST_SLCHOST_WIN_CMD
reader
Methods from Deref<Target = R<HOST_SLCHOST_WIN_CMD_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.
Trait Implementations§
§impl From<R<HOST_SLCHOST_WIN_CMD_SPEC>> for R
impl From<R<HOST_SLCHOST_WIN_CMD_SPEC>> for R
§fn from(reader: R<HOST_SLCHOST_WIN_CMD_SPEC>) -> R
fn from(reader: R<HOST_SLCHOST_WIN_CMD_SPEC>) -> R
Converts to this type from the input type.