Type Alias d1_pac::tve::tve_level::BLANK_LEVEL_W

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

Field blank_level writer - Specify the blank level setting for active lines. This is 10 bits unsigned integer. Allowed range is from 0 to 1023.

Aliased Type§

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