pub type RAMPOWERDOWN_W<'a, const O: u8> = FieldWriter<'a, u32, RAM2CTRL_SPEC, u8, RAMPOWERDOWN_A, 4, O>;
Expand description

Field RAMPOWERDOWN writer - RAM2 Blockset Power-down

Implementations§

source§

impl<'a, const O: u8> RAMPOWERDOWN_W<'a, O>

source

pub fn none(self) -> &'a mut W

None of the RAM blocks powered down

source

pub fn blk3(self) -> &'a mut W

Power down RAM block 3

source

pub fn blk2to3(self) -> &'a mut W

Power down RAM blocks 2-3

source

pub fn blk1to3(self) -> &'a mut W

Power down RAM blocks 1-3

source

pub fn blk0to3(self) -> &'a mut W

Power down RAM blocks 0-3