Type Alias W

Source
pub type W = W<AT_CMD_CHAR_SPEC>;
Expand description

Register AT_CMD_CHAR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn at_cmd_char(&mut self) -> AT_CMD_CHAR_W<'_, AT_CMD_CHAR_SPEC>

Bits 0:7 - This register is used to configure the content of at_cmd char.

Source

pub fn char_num(&mut self) -> CHAR_NUM_W<'_, AT_CMD_CHAR_SPEC>

Bits 8:15 - This register is used to configure the num of continuous at_cmd chars received by receiver.