R

Type Alias R 

Source
pub type R = R<CMD_SPEC>;
Expand description

Register CMD reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn usr(&self) -> USR_R

Bit 24 - User define command enable. An operation will be triggered when the bit is set. The bit will be cleared once the operation done.1: enable 0: disable. Can not be changed by CONF_buf.