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

type SEQ_POSITION = Reg<u32, _SEQ_POSITION>;

SLC_SEQ_POSITION

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

For information about available fields see seq_position module

Trait Implementations

impl Readable for SEQ_POSITION[src]

read() method returns seq_position::R reader structure

impl ResetValue for SEQ_POSITION[src]

Register SEQ_POSITION reset()'s with value 0

impl Writable for SEQ_POSITION[src]

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