Module d1_pac::tve::tve_burst_width

source ·
Expand description

TV Encoder Burst Width Register

Structs§

  • Register tve_burst_width reader
  • TV Encoder Burst Width Register
  • Register tve_burst_width writer

Type Aliases§

  • Field back_porch reader - Breezeway like in HD mode VSync
  • Field back_porch writer - Breezeway like in HD mode VSync
  • Field breezeway reader - Must be even
  • Field breezeway writer - Must be even
  • Field burst_width reader - Specify the width of the color frequency burst in encoder clock cycles. 7 bit unsigned integer. Allowed range is 0 to 127. In hd mode, it is ignored.
  • Field burst_width writer - Specify the width of the color frequency burst in encoder clock cycles. 7 bit unsigned integer. Allowed range is 0 to 127. In hd mode, it is ignored.
  • Field hsync_width reader - Specify the width of the horizontal sync pulse in encoder clock cycles. Min value is 16. Max value is (FrontPorch + ActiveLine - BackPorch). Default value is 126. The sum of HSyncSize and BackPorch is restricted to be divisible by 4.
  • Field hsync_width writer - Specify the width of the horizontal sync pulse in encoder clock cycles. Min value is 16. Max value is (FrontPorch + ActiveLine - BackPorch). Default value is 126. The sum of HSyncSize and BackPorch is restricted to be divisible by 4.