Type Alias d1_pac::csic::csic_dma::csic_dma_cfg::HFLIP_EN_R

source ·
pub type HFLIP_EN_R = BitReader<HFLIP_EN_A>;
Expand description

Field hflip_en reader - Horizontal flip enable

When enabled, the received data will be arranged in horizontal flip.

Aliased Type§

struct HFLIP_EN_R { /* private fields */ }

Implementations§

source§

impl HFLIP_EN_R

source

pub fn variant(&self) -> HFLIP_EN_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE