COUNT4_TX

Type Alias COUNT4_TX 

Source
pub type COUNT4_TX = Reg<u16, _COUNT4_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 count4_tx module

Aliased Type§

pub struct COUNT4_TX { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for COUNT4_TX

Register COUNT4_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 COUNT4_TX

read() method returns count4_tx::R reader structure

Source§

impl Writable for COUNT4_TX

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