Type Alias d1_pac::tve::tve_slave_parameter::SLAVE_MODE_W

source ·
pub type SLAVE_MODE_W<'a, const O: u8> = BitWriter<'a, u32, TVE_SLAVE_PARAMETER_SPEC, SLAVE_MODE_A, O>;
Expand description

Field slave_mode writer - Slave mode selection

This bit selects whether the Video Encoder is sync slave, partial slave or sync master. It should be set to B’0’.

Aliased Type§

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

Implementations§

source§

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

source

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

The Video Encoder is not a full sync slave (i.e. it is a partial sync slave or a sync master)