[][src]Type Definition avr_device::atmega2560::tc0::tccr0b::W

type W = W<u8, TCCR0B>;

Writer for register TCCR0B

Implementations

impl W[src]

pub fn cs0(&mut self) -> CS0_W[src]

Bits 0:2 - Clock Select

pub fn wgm02(&mut self) -> WGM02_W[src]

Bit 3 - Waveform Generation Mode High Bit (Enable Top: OCRA for PWM modes)

pub fn foc0b(&mut self) -> FOC0B_W[src]

Bit 6 - Force Output Compare B

pub fn foc0a(&mut self) -> FOC0A_W[src]

Bit 7 - Force Output Compare A