TAMATCHR

Type Alias TAMATCHR 

Source
pub type TAMATCHR = Reg<u32, _TAMATCHR>;
Expand description

GPTM Timer A Match

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

For information about available fields see tamatchr module

Aliased Type§

pub struct TAMATCHR { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for TAMATCHR

Register TAMATCHR reset()’s with value 0

Source§

type Type = u32

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for TAMATCHR

read() method returns tamatchr::R reader structure

Source§

impl Writable for TAMATCHR

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