Type Alias d1_pac::ccu::uart_bgr::UART_RST_R

source ·
pub type UART_RST_R = BitReader<UART_RST_A>;
Expand description

Field uart_rst[0-5] reader - Reset

Aliased Type§

struct UART_RST_R { /* private fields */ }

Implementations§

source§

impl UART_RST_R

source

pub fn variant(&self) -> UART_RST_A

Get enumerated values variant

source

pub fn is_assert(&self) -> bool

Checks if the value of the field is ASSERT

source

pub fn is_deassert(&self) -> bool

Checks if the value of the field is DEASSERT