Type Alias CurlimW

Source
pub type CurlimW<'a, REG> = BitWriter<'a, REG, Curlimselect>;
Expand description

Field CURLIM writer - Current Limit Error

Aliased Type§

struct CurlimW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> CurlimW<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn no(self) -> &'a mut W<REG>

No Error

Source

pub fn yes(self) -> &'a mut W<REG>

Power Fail