Type Alias d1_pac::cir_tx::cir_tcr::RCS_R

source ·
pub type RCS_R = FieldReader<u8, RCS_A>;
Expand description

Field rcs reader - Reference Clock Select for CIR Transmit

The data in TX_FIFO is used to describe the pulse in Run-Length Code. The basic unit of pulse width is Reference Clock.

Aliased Type§

struct RCS_R { /* private fields */ }

Implementations§

source§

impl RCS_R

source

pub fn variant(&self) -> RCS_A

Get enumerated values variant

source

pub fn is_ir_clk(&self) -> bool

Checks if the value of the field is IR_CLK

source

pub fn is_ir_clk_2(&self) -> bool

Checks if the value of the field is IR_CLK_2

source

pub fn is_ir_clk_4(&self) -> bool

Checks if the value of the field is IR_CLK_4

source

pub fn is_ir_clk_8(&self) -> bool

Checks if the value of the field is IR_CLK_8

source

pub fn is_ir_clk_64(&self) -> bool

Checks if the value of the field is IR_CLK_64

source

pub fn is_ir_clk_128(&self) -> bool

Checks if the value of the field is IR_CLK_128

source

pub fn is_ir_clk_256(&self) -> bool

Checks if the value of the field is IR_CLK_256

source

pub fn is_ir_clk_512(&self) -> bool

Checks if the value of the field is IR_CLK_512