Type Definition atsam4sd32c_pac::hsmci::cmdr::OPDCMD_W

source ·
pub type OPDCMD_W<'a, const O: u8> = BitWriter<'a, u32, CMDR_SPEC, OPDCMD_AW, O>;
Expand description

Field OPDCMD writer - Open Drain Command

Implementations§

source§

impl<'a, const O: u8> OPDCMD_W<'a, O>

source

pub fn pushpull(self) -> &'a mut W

Push pull command.

source

pub fn opendrain(self) -> &'a mut W

Open drain command.