[][src]Type Definition efm32pg12_pac::emu::ram0ctrl::RAMPOWERDOWN_R

type RAMPOWERDOWN_R = R<u8, RAMPOWERDOWN_A>;

Reader of field RAMPOWERDOWN

Methods

impl RAMPOWERDOWN_R[src]

pub fn variant(&self) -> Variant<u8, RAMPOWERDOWN_A>[src]

Get enumerated values variant

pub fn is_none(&self) -> bool[src]

Checks if the value of the field is NONE

pub fn is_blk4(&self) -> bool[src]

Checks if the value of the field is BLK4

pub fn is_blk3to4(&self) -> bool[src]

Checks if the value of the field is BLK3TO4

pub fn is_blk2to4(&self) -> bool[src]

Checks if the value of the field is BLK2TO4

pub fn is_blk1to4(&self) -> bool[src]

Checks if the value of the field is BLK1TO4