[][src]Type Definition esp32::slc::TOKEN_LAT

type TOKEN_LAT = Reg<u32, _TOKEN_LAT>;

SLC_TOKEN_LAT

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

For information about available fields see token_lat module

Trait Implementations

impl Readable for TOKEN_LAT[src]

read() method returns token_lat::R reader structure

impl ResetValue for TOKEN_LAT[src]

Register TOKEN_LAT reset()'s with value 0

impl Writable for TOKEN_LAT[src]

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