Skip to main content

RAMRDY_R

Type Alias RAMRDY_R 

Source
pub type RAMRDY_R = R<bool, RAMRDY_A>;
Expand description

Reader of field RAMRDY

Aliased Type§

pub struct RAMRDY_R { /* private fields */ }

Implementations§

Source§

impl RAMRDY_R

Source

pub fn variant(&self) -> RAMRDY_A

Get enumerated values variant

Source

pub fn is_0(&self) -> bool

Checks if the value of the field is _0

Source

pub fn is_1(&self) -> bool

Checks if the value of the field is _1