[−][src]Type Definition lpc55_pac::sdif::pwren::W
type W = W<u32, PWREN>;
Writer for register PWREN
Implementations
impl W
[src]
pub fn power_enable0(&mut self) -> POWER_ENABLE0_W<'_>
[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(&mut self) -> POWER_ENABLE1_W<'_>
[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.