Type Alias R

Source
pub type R = R<BusychSpec>;
Expand description

Register BUSYCH reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn busych0(&self) -> Busych0R

Bit 0 - Busy Channel 0

Source

pub fn busych1(&self) -> Busych1R

Bit 1 - Busy Channel 1

Source

pub fn busych2(&self) -> Busych2R

Bit 2 - Busy Channel 2

Source

pub fn busych3(&self) -> Busych3R

Bit 3 - Busy Channel 3

Source

pub fn busych4(&self) -> Busych4R

Bit 4 - Busy Channel 4

Source

pub fn busych5(&self) -> Busych5R

Bit 5 - Busy Channel 5