HrselW

Type Alias HrselW 

pub type HrselW<'a, REG> = BitWriter<'a, REG, Hrsel>;
Expand description

Field HRSEL writer - Host Request Select

Aliased Type§

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

Implementations§

§

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

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

Host request input is pin HREQ.

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

Host request input is input trigger.