[][src]Type Definition lpc55s6x_pac::sdif::pwren::R

type R = R<u32, PWREN>;

Reader of register PWREN

Methods

impl R[src]

pub fn power_enable0(&self) -> POWER_ENABLE0_R[src]

Bit 0 - Power on/off switch for card 0; once power is turned on, software should wait for regulator/switch ramp-up time before trying to initialize card 0.

pub fn power_enable1(&self) -> POWER_ENABLE1_R[src]

Bit 1 - Power on/off switch for card 1; once power is turned on, software should wait for regulator/switch ramp-up time before trying to initialize card 1.