COUNT3_TX

Type Alias COUNT3_TX 

Source
pub type COUNT3_TX = Reg<u16, _COUNT3_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 count3_tx module

Aliased Type§

pub struct COUNT3_TX { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for COUNT3_TX

Register COUNT3_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 COUNT3_TX

read() method returns count3_tx::R reader structure

Source§

impl Writable for COUNT3_TX

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