Type Alias d1_pac::uart::mcr::AFCE_W

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

Field afce writer - Auto Flow Control Enable

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

1