Type Alias esp32c3::twai0::bus_timing_1::R

source ·
pub type R = R<BUS_TIMING_1_SPEC>;
Expand description

Register BUS_TIMING_1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn time_seg1(&self) -> TIME_SEG1_R

Bits 0:3 - The width of PBS1.

source

pub fn time_seg2(&self) -> TIME_SEG2_R

Bits 4:6 - The width of PBS2.

source

pub fn time_samp(&self) -> TIME_SAMP_R

Bit 7 - The number of sample points. 0: the bus is sampled once; 1: the bus is sampled three times