Type Definition atsame54n19a_pac::gmac::NSC[][src]

type NSC = Reg<u32, _NSC>;

Tsu timer comparison nanoseconds Register

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

For information about available fields see nsc module

Trait Implementations

impl Readable for NSC[src]

read() method returns nsc::R reader structure

impl ResetValue for NSC[src]

Register NSC reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for NSC[src]

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