Type Alias d1_pac::tve::tve_sync_vbi_level::SYNC_LEVEL_W

source ·
pub type SYNC_LEVEL_W<'a, const O: u8> = FieldWriter<'a, u32, TVE_SYNC_VBI_LEVEL_SPEC, u16, u16, 10, O>;
Expand description

Field sync_level writer - Specify the sync pulse level setting. 8-bit unsigned integer. Allowed range is from 0 to ABlankLevel-1 or VBlankLevel-1 (whichever is smaller).

Aliased Type§

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