[][src]Type Definition e310x::otp::SELECT

type SELECT = Reg<u32, _SELECT>;

OTP device chip-select signal

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

For information about avaliable fields see select module

Trait Implementations

impl Readable for SELECT[src]

read() method returns select::R reader structure

impl Writable for SELECT[src]

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

impl ResetValue for SELECT[src]

Register select reset()'s with value 0

type Type = u32

Register size