Type Alias POWERDOWN_R

Source
pub type POWERDOWN_R = FieldReader<u8, POWERDOWN_A>;
Expand description

Field POWERDOWN reader - RAM block power-down

Aliased Type§

pub struct POWERDOWN_R { /* private fields */ }

Implementations§

Source§

impl POWERDOWN_R

Source

pub fn variant(&self) -> Option<POWERDOWN_A>

Get enumerated values variant

Source

pub fn is_blk3(&self) -> bool

Checks if the value of the field is BLK3

Source

pub fn is_blk23(&self) -> bool

Checks if the value of the field is BLK23

Source

pub fn is_blk123(&self) -> bool

Checks if the value of the field is BLK123