class DivisorLatchFractionRegister

Defined at line 31 of file ../../src/devices/serial/drivers/dw-apb-uart/dw-apb-uart.h

Divisor Latch Fraction (DLF) register (offset 0xc0) for fractional baud rate divisor.

Public Members

 field_RsvdZ_34
 field_fractional_divisor_35

Public Methods

template <, >
typename SelfType::ValueType fractional_divisor ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 35 of file ../../src/devices/serial/drivers/dw-apb-uart/dw-apb-uart.h

template <, >
SelfType & set_fractional_divisor (typename SelfType::ValueType val)

Defined at line 35 of file ../../src/devices/serial/drivers/dw-apb-uart/dw-apb-uart.h

hwreg::RegisterAddr<DivisorLatchFractionRegister> Get ()

Defined at line 36 of file ../../src/devices/serial/drivers/dw-apb-uart/dw-apb-uart.h

Records