Type Alias esp32c3::uart0::txbrk_conf::W

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

Register TXBRK_CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn tx_brk_num(&mut self) -> TX_BRK_NUM_W<'_, TXBRK_CONF_SPEC>

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.