Type Alias esp32c3::uart0::txbrk_conf::R

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

Register TXBRK_CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn tx_brk_num(&self) -> TX_BRK_NUM_R

Bits 0:7 - This register is used to configure the number of 0 to be sent after the process of sending data is done. It is active when txd_brk is set to 1.