Type Alias d1_pac::uart::mcr::RTS_W

source ·
pub type RTS_W<'a, const O: u8> = BitWriter<'a, u32, MCR_SPEC, RTS_A, O>;
Expand description

Field rts writer - Request to Send

Aliased Type§

struct RTS_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

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

source

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

0

source

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

1