[][src]Type Definition stm32f4::stm32f407::otg_hs_host::HCTSIZ5

type HCTSIZ5 = Reg<u32, _HCTSIZ5>;

OTG_HS host channel-5 transfer size register

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

For information about available fields see hctsiz5 module

Trait Implementations

impl Readable for HCTSIZ5[src]

read() method returns hctsiz5::R reader structure

impl ResetValue for HCTSIZ5[src]

Register HCTSIZ5 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCTSIZ5[src]

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