Struct atmega32u4::timer1::OCR_B_L[][src]

pub struct OCR_B_L { /* fields omitted */ }

Output Compare Register B Low Byte

Methods

impl OCR_B_L
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for OCR_B_L

impl !Sync for OCR_B_L