COUNT0_TX

Type Alias COUNT0_TX 

Source
pub type COUNT0_TX = Reg<u16, _COUNT0_TX>;
Expand description

Transmission byte count 0

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see count0_tx module

Aliased Type§

pub struct COUNT0_TX { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for COUNT0_TX

Register COUNT0_TX reset()’s with value 0

Source§

type Type = u16

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for COUNT0_TX

read() method returns count0_tx::R reader structure

Source§

impl Writable for COUNT0_TX

write(|w| ..) method takes count0_tx::W writer structure