Type Alias d1_pac::tve::tve_level::BLACK_LEVEL_W

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

Field black_level writer - Specify the black level setting. This is 10 bits unsigned integer. Allowed range is from 240 to 1023.

Aliased Type§

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