Type Definition atsam4lc8a_pac::lcdca::cr::W[][src]

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn dis(&mut self) -> DIS_W<'_>[src]

Bit 0 - Disable

pub fn en(&mut self) -> EN_W<'_>[src]

Bit 1 - Enable

pub fn fc0dis(&mut self) -> FC0DIS_W<'_>[src]

Bit 2 - Frame Counter 0 Disable

pub fn fc0en(&mut self) -> FC0EN_W<'_>[src]

Bit 3 - Frame Counter 0 Enable

pub fn fc1dis(&mut self) -> FC1DIS_W<'_>[src]

Bit 4 - Frame Counter 1 Disable

pub fn fc1en(&mut self) -> FC1EN_W<'_>[src]

Bit 5 - Frame Counter 1 Enable

pub fn fc2dis(&mut self) -> FC2DIS_W<'_>[src]

Bit 6 - Frame Counter 2 Disable

pub fn fc2en(&mut self) -> FC2EN_W<'_>[src]

Bit 7 - Frame Counter 2 Enable

pub fn cdm(&mut self) -> CDM_W<'_>[src]

Bit 8 - Clear Display Memory

pub fn wdis(&mut self) -> WDIS_W<'_>[src]

Bit 9 - Wake up Disable

pub fn wen(&mut self) -> WEN_W<'_>[src]

Bit 10 - Wake up Enable

pub fn bstart(&mut self) -> BSTART_W<'_>[src]

Bit 11 - Blinking Start

pub fn bstop(&mut self) -> BSTOP_W<'_>[src]

Bit 12 - Blinking Stop

pub fn cstart(&mut self) -> CSTART_W<'_>[src]

Bit 13 - Circular Shift Start

pub fn cstop(&mut self) -> CSTOP_W<'_>[src]

Bit 14 - Circular Shift Stop